summaryrefslogtreecommitdiff
path: root/emacs/eshell/alias
diff options
context:
space:
mode:
authorTCCQ <thomasmulmer02@gmail.com>2025-06-01 12:42:43 -0700
committerTCCQ <thomasmulmer02@gmail.com>2025-06-01 12:42:43 -0700
commit04abf81f07af7212ff82e0387763bf80cbb687dd (patch)
treee7416a5091992b2ee1e489e55c2ce4f4b7fe14fb /emacs/eshell/alias
parentf40d0e4c5e1ef3ee5b037c06a401bf0c6c55c1b4 (diff)
gl fix
Diffstat (limited to 'emacs/eshell/alias')
-rw-r--r--emacs/eshell/alias2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/eshell/alias b/emacs/eshell/alias
index 72ec27d..cf144b6 100644
--- a/emacs/eshell/alias
+++ b/emacs/eshell/alias
@@ -1,2 +1,2 @@
alias ll ls -la
-alias gl git log --tree --oneline --color=always
+alias gl git log --graph --all --oneline