« get me outta code hell

acme: ag --nocolor alias - dotfiles - Miscellaneous configuration files of my personal use
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-01-01 14:46:26 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-01-01 14:46:26 -0400
commitd5b7cac793c892509bf26960bada3e918bd85f87 (patch)
tree5791fcf15ad4ea0404e1aa92f421a8dee3a09ce9
parenta8094441ff2b3d9e3372d6a9cd571e0a5dd0a2ad (diff)
acme: ag --nocolor alias HEAD main
-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'