zshrc: Fix indentation
authorMoviuro <moviuro+grml@gmail.com>
Sat, 7 Feb 2015 23:38:33 +0000 (00:38 +0100)
committerFrank Terbeck <ft@grml.org>
Sat, 7 Feb 2015 23:44:58 +0000 (00:44 +0100)
etc/zsh/zshrc

index beeba29..631118c 100644 (file)
@@ -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