]> err.no Git - dotfiles/commitdiff
get rid of sbeta and salfa. Not used
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:52:23 +0000 (09:52 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Thu, 26 Sep 2002 09:52:23 +0000 (09:52 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@33 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 153accac4a14e591a4a2d510d85eff4601373506..4bd2a6482214ac78a8ff3d4031044f3eacf3c6b4 100644 (file)
--- 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 %(!.#.>) '