diff --git a/rc.os/Debian.zsh b/rc.os/Debian.zsh index 7f8bf37..930413b 100644 --- a/rc.os/Debian.zsh +++ b/rc.os/Debian.zsh @@ -1,4 +1,4 @@ -# vim: set syntax=zsh: +# vim: set syntax=zsh: # Completion for apache 2 Debian tools diff --git a/rc.os/Linux.zsh b/rc.os/Linux.zsh index f732bb4..a8b2d1b 100644 --- a/rc.os/Linux.zsh +++ b/rc.os/Linux.zsh @@ -1,4 +1,4 @@ -alias ls='ls --color' +alias ls='ls --color' alias grep='grep --color' source $ZDOTDIR/rc.os/prompt.zsh