From: Moviuro Date: Sat, 7 Feb 2015 23:38:33 +0000 (+0100) Subject: zshrc: Fix indentation X-Git-Tag: v0.11.0~3 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=631310318ec9d5b7ec3c6ba91827f1d9a35c8adf zshrc: Fix indentation --- 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