added chuck_cow

This commit is contained in:
Chen Asraf
2018-06-04 14:31:28 +03:00
parent 23bcb97cdd
commit 33d13c7039

3
.zshrc
View File

@@ -60,6 +60,7 @@ ZSH_THEME="robbyrussell"
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
chucknorris
)
source $ZSH/oh-my-zsh.sh
@@ -99,3 +100,5 @@ done
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
chuck_cow