new plugin subliminal

This commit is contained in:
Gaetan Semet 2017-10-13 22:24:48 +02:00
commit 1f045ead8c
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1 @@
alias subliminal-dl-en='subliminal download -l en'

View file

@ -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