@ -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`