Remove z.sh

This commit is contained in:
2015-08-01 17:56:18 +01:00
parent fa857321ef
commit 0fe76ef2b5
3 changed files with 14 additions and 26 deletions

Submodule shell/z deleted from 9ac0898e1b

View File

@@ -1,8 +0,0 @@
#
# Setup for z (https://github.com/rupa/z)
#
if [ -f "$DOTSHELL/z/z.sh" ]; then
_Z_NO_RESOLVE_SYMLINKS=1
source "$DOTSHELL/z/z.sh"
fi