Make comments consistent.

There were some inconsistencies in capitilization
This commit is contained in:
Andrew R. M 2017-07-18 05:04:40 -04:00
parent ac0e419468
commit 486ca235fd

View File

@ -5,7 +5,7 @@
# Allow alias expansion for commands executed with sudo
alias sudo="sudo "
#{- GNU coreutils -}#
#{- GNU COREUTILS -}#
# Sort directories first and colorize output
alias ls="ls -h --color=auto --group-directories-first"