1
0
mirror of https://github.com/akelge/vim synced 2025-07-12 17:42:09 +00:00

renewed zshrc

This commit is contained in:
2013-01-16 10:11:07 +00:00
parent 81b5f4c020
commit 51fad85c7c

View File

@ -8,6 +8,7 @@
#
# Determine zsh conf file position. On Debian/Ubuntu is /etc/zsh, on other should be /etc
[ -d /etc/zsh ] && BASE="/etc/zsh" || BASE="/etc"
KERNEL=`uname -s`