From: Frank Terbeck Date: Sun, 21 Dec 2008 13:51:23 +0000 (+0100) Subject: zshrc: Unification cleanup - Episode III X-Git-Tag: v0.3.62~23 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=58ab47020ffa239076ab734f62edfe6ca6379d83;p=grml-etc-core.git zshrc: Unification cleanup - Episode III Remove zshskel alias. It's useless to source empty files. :-) --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 16d645d..dbcfbf0 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -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