1
0
mirror of https://github.com/akelge/vim synced 2025-07-06 23:09:06 +00:00

Fixed path for zsh.d

Removed Emacs
This commit is contained in:
2012-12-28 13:19:13 +00:00
parent 6cfe0a8b83
commit 382dea8f1c
3 changed files with 1 additions and 450 deletions

View File

@ -7,7 +7,7 @@
# Global Order: zshenv, zprofile, zshrc, zlogin
#
KERNEL=`uname -s`
LIBRARY="/Network/Library/zsh.d"
LIBRARY="/etc/zsh.d"
KERNLIB="${LIBRARY}/${KERNEL}"
function loadRC {