X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=inline;f=etc%2Fzsh%2Fzshrc;h=631118c245f4563019305ac78aa81d4b132a5664;hb=631310318ec9d5b7ec3c6ba91827f1d9a35c8adf;hp=beeba29b6d73e15aebfa85ee38c874dcc230fd5f;hpb=c9a74e732b7522129eda451691bbb5ad071c2cb2;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index beeba29..631118c 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2589,7 +2589,7 @@ if [[ -r /etc/debian_version ]] ; then # get a root shell as normal user in live-cd mode: if isgrmlcd && [[ $UID -ne 0 ]] ; then alias su="sudo su" - fi + fi #a1# Take a look at the syslog: \kbd{\$PAGER /var/log/syslog} salias llog="$PAGER /var/log/syslog" # take a look at the syslog