mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
new plugin subliminal
This commit is contained in:
parent
fea5eddc3b
commit
1f045ead8c
2 changed files with 3 additions and 1 deletions
1
plugins/subliminal/subliminal.plugin.zsh
Normal file
1
plugins/subliminal/subliminal.plugin.zsh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
alias subliminal-dl-en='subliminal download -l en'
|
||||||
|
|
@ -36,7 +36,8 @@ plugins=(git2 python repo cp buildbot rsync git-extras git-remote-branch\
|
||||||
command-not-found debian dircycle encode64 lol extract launch_trial \
|
command-not-found debian dircycle encode64 lol extract launch_trial \
|
||||||
vim-scp ufw sublime pylint pep8 autopep8 \
|
vim-scp ufw sublime pylint pep8 autopep8 \
|
||||||
common-aliases work-aliases zsh-syntax-highlighting \
|
common-aliases work-aliases zsh-syntax-highlighting \
|
||||||
txw jump grin pip colored-man osx tig brew)
|
txw jump grin pip colored-man osx tig brew \
|
||||||
|
subliminal)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
# User configuration
|
# User configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue