commit 4cc528c4f2dc8ced9785db130350aa6ff0e2be6c
parent a1e4ea120d85a7c632bfaa59860cd7416e209d39
Author: Chris Bracken <chris@bracken.jp>
Date: Thu, 29 Sep 2016 22:50:07 -0700
Fix egregious spelling error
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.aliases b/.aliases
@@ -1,7 +1,7 @@
# -*- mode: shell-script; -*- vim: set filetype=sh
# ~/.aliases
-# add color
+# add colour
if [[ -x '/usr/bin/dircolors' || \
-x '/usr/homebrew/opt/coreutils/libexec/gnubin/dircolors' ]]; then
if [[ -r "~/.dircolors" ]]; then