From: tfheen Date: Thu, 26 Sep 2002 09:52:23 +0000 (+0000) Subject: get rid of sbeta and salfa. Not used X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250b5e47c73f6afbb60cf422f454feffb1c91a8a;p=dotfiles get rid of sbeta and salfa. Not used git-svn-id: file:///svn/tfheen/trunk/dotfiles@33 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- 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 %(!.#.>) '