Switch from oh-my-zsh to zplug

This commit is contained in:
2016-04-03 15:21:55 +01:00
parent a11830872a
commit 9b549a09a5
11 changed files with 76 additions and 155 deletions

View File

@@ -15,7 +15,7 @@ path_prepend "/usr/local/bin"
if [ -n "$BASH_VERSION" ]; then
source "$DOTSHELL/bashrc.sh"
elif [ -n "$ZSH_VERSION" ]; then
source "$DOTSHELL/zshrc.sh"
source "$DOTSHELL/zshrc.zsh"
fi
# Package management