From 250b5e47c73f6afbb60cf422f454feffb1c91a8a Mon Sep 17 00:00:00 2001 From: tfheen Date: Thu, 26 Sep 2002 09:52:23 +0000 Subject: [PATCH] get rid of sbeta and salfa. Not used git-svn-id: file:///svn/tfheen/trunk/dotfiles@33 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/zshrc b/zshrc index 153acca..4bd2a64 100644 --- a/zshrc +++ b/zshrc @@ -8,9 +8,6 @@ alias mv='nocorrect mv' # no spelling correction on mv alias cp='nocorrect cp' # no spelling correction on cp alias mkdir='nocorrect mkdir' # no spelling correction on mkdir -alias sbeta='ssh beta.hardware.no' -alias salfa='ssh alfa.hardware.no' - bindkey -e # Emacs-style commandline editing PROMPT=': %U%n@%m%u %B%30<..<%~%b %(!.#.>) ' -- 2.39.5