LD_RUN_PATH should clone PATH not LD_LIBRARY_PATH.
[profile.git] / .profile.d / aliases.bashrc
index b0b5a86..56aad46 100644 (file)
@@ -1,4 +1,6 @@
 # $Id$
+alias grep='grep --color=auto'
+alias knh='kill_known_host'
 alias l='ls'
 alias ls='/bin/ls $LS_OPTIONS'
 alias vim='vim +syn\ on'