1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 13:09:07 +00:00

Cleanup zshrc, changed server prompt

This commit is contained in:
Andrea Mistrali
2016-11-29 17:59:07 +01:00
parent 8dce8a067e
commit ac5c0d227f
2 changed files with 2 additions and 4 deletions

2
zshrc
View File

@ -17,8 +17,6 @@ KERNEL=`uname -s`
LIBRARY=${BASE}/zsh.d
KERNLIB=${LIBRARY}/${KERNEL}
echo $KERNEL
function loadRC {
# [ -d $1 ] && cd $1 || exit 1
#