From e5fd4bd67234beaad3610bff85a6e734036cbfb2 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 31 Jan 2016 21:06:11 +0000 Subject: [PATCH] Disable z - it was causing lag --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 73e2c68..4e7ec1c 100644 --- a/.bashrc +++ b/.bashrc @@ -142,8 +142,8 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo # Set up z. # More information: https://github.com/rupa/z -_Z_OWNER=sbrl -. /home/sbrl/bin/z.sh +#_Z_OWNER=sbrl +#. /home/sbrl/bin/z.sh # Alias definitions.