add zsh config files

This commit is contained in:
2016-01-14 19:29:22 -05:00
parent 88a8c5790b
commit ef05cc5135
2 changed files with 74 additions and 0 deletions

6
.zshrc.zni Normal file
View File

@@ -0,0 +1,6 @@
# The following lines were added by compinstall
zstyle :compinstall filename '/home/amgutier/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall