mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Switch from oh-my-zsh to zplug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user