zshrc: Unification cleanup - Episode III
authorFrank Terbeck <ft@bewatermyfriend.org>
Sun, 21 Dec 2008 13:51:23 +0000 (14:51 +0100)
committerFrank Terbeck <ft@bewatermyfriend.org>
Sun, 8 Feb 2009 12:32:01 +0000 (13:32 +0100)
Remove zshskel alias.
It's useless to source empty files. :-)

etc/zsh/zshrc

index 16d645d..dbcfbf0 100644 (file)
@@ -2221,8 +2221,6 @@ if [[ -r /etc/debian_version ]] ; then
     alias llog="$PAGER /var/log/syslog"     # take a look at the syslog
     #a1# Take a look at the syslog: \kbd{tail -f /var/log/syslog}
     alias tlog="tail -f /var/log/syslog"    # follow the syslog
-    #a1# (Re)-source \kbd{/etc/skel/.zshrc}
-    alias zshskel="source /etc/skel/.zshrc" # source skeleton zshrc
 fi
 
 # sort installed Debian-packages by size