« get me outta code hell

dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdevice/acme_pre1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/acme_pre b/device/acme_pre
index 5dd6e31..af0c2a7 100755
--- a/device/acme_pre
+++ b/device/acme_pre
@@ -29,5 +29,6 @@ cd() {
     fi
 }
 
+alias ag='ag --nocolor'
 alias git='git -c color.ui=false --no-pager'
 alias ls='ls -1'