changeset 30:c58e6033e2cb

get rid of the hostx alias, all machines should have the proper bind-tools installed
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 12 Sep 2012 03:46:14 +0200
parents 8d30bd0d3a50
children d12335ed421a 9096be7d1c24
files zshrc-cassiopeia zshrc-quad64
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-cassiopeia	Fri Aug 24 06:30:28 2012 +0200
+++ b/zshrc-cassiopeia	Wed Sep 12 03:46:14 2012 +0200
@@ -22,7 +22,6 @@
 alias cvsupdate='cvs -q -z3 update -dP | egrep -v "^\?.*\.d"'
 alias df="df -h"
 alias env="env | sort | $PAGER"
-alias host=hostx
 alias ne=neditc
 alias top=htop
 
--- a/zshrc-quad64	Fri Aug 24 06:30:28 2012 +0200
+++ b/zshrc-quad64	Wed Sep 12 03:46:14 2012 +0200
@@ -17,7 +17,6 @@
 alias cvsupdate='cvs -q -z3 update -dP | egrep -v "^\?.*\.d"'
 alias df="df -h"
 alias env="env | sort | $PAGER"
-alias host=hostx
 alias top=htop
 
 #