Add zsh plugin support to zshrc

This commit is contained in:
2015-11-21 13:54:14 -05:00
parent 3bff31a4cc
commit 9d558cf7f3
3 changed files with 30 additions and 4 deletions

3
zshenv
View File

@@ -1,6 +1,3 @@
fpath=($fpath $HOME/.zsh/func)
typeset -U fpath
# Unbreak broken, non-colored terminal
export TERM=xterm-256color