diff options
| author | TCCQ <thomasmulmer02@gmail.com> | 2025-06-01 12:42:43 -0700 |
|---|---|---|
| committer | TCCQ <thomasmulmer02@gmail.com> | 2025-06-01 12:42:43 -0700 |
| commit | 04abf81f07af7212ff82e0387763bf80cbb687dd (patch) | |
| tree | e7416a5091992b2ee1e489e55c2ce4f4b7fe14fb /emacs | |
| parent | f40d0e4c5e1ef3ee5b037c06a401bf0c6c55c1b4 (diff) | |
gl fix
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/eshell/alias | 2 |
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 |
