diff options
Diffstat (limited to 'device/acme_pre')
| -rwxr-xr-x | device/acme_pre | 1 |
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' |