diff --git a/plugins/subliminal/subliminal.plugin.zsh b/plugins/subliminal/subliminal.plugin.zsh new file mode 100644 index 000000000..b0ac872e3 --- /dev/null +++ b/plugins/subliminal/subliminal.plugin.zsh @@ -0,0 +1 @@ +alias subliminal-dl-en='subliminal download -l en' diff --git a/templates/zshrc-mac.zsh b/templates/zshrc-mac.zsh index 9781a67ac..989cea208 100644 --- a/templates/zshrc-mac.zsh +++ b/templates/zshrc-mac.zsh @@ -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 \ vim-scp ufw sublime pylint pep8 autopep8 \ 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 # User configuration