From 631310318ec9d5b7ec3c6ba91827f1d9a35c8adf Mon Sep 17 00:00:00 2001 From: Moviuro Date: Sun, 8 Feb 2015 00:38:33 +0100 Subject: [PATCH] zshrc: Fix indentation --- etc/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4