summary refs log tree commit diff stats
path: root/zsh
diff options
context:
space:
mode:
authorAlan Pearce2014-04-12 09:55:55 +0100
committerAlan Pearce2014-04-12 09:55:55 +0100
commitcb1f29d5616c9d35555114bc39d92167b92c0b88 (patch)
tree0e41672f60dc4ff3a0d677a33bbd669670d5f9bb /zsh
parentdd8e8706a3e350b9109cb3801b0bbaf640182fdd (diff)
downloaddotfiles-cb1f29d5616c9d35555114bc39d92167b92c0b88.tar.lz
dotfiles-cb1f29d5616c9d35555114bc39d92167b92c0b88.tar.zst
dotfiles-cb1f29d5616c9d35555114bc39d92167b92c0b88.zip
zsh: Remove old hosts from completion array
Diffstat (limited to 'zsh')
-rwxr-xr-xzsh/interactive.zsh5
1 files changed, 0 insertions, 5 deletions
diff --git a/zsh/interactive.zsh b/zsh/interactive.zsh
index f047f21..365214c 100755
--- a/zsh/interactive.zsh
+++ b/zsh/interactive.zsh
@@ -24,11 +24,6 @@ hosts=(
 	prefect
 	alanpearce.co.uk
 	home.alanpearce.co.uk
-	lethalrocks.uk.to
-	alphapulsar.uk.to
-	st.alphapulsar.uk.to
-	a.st.alphapulsar.uk.to
-	st
 )
 
 users=(alan root toor)