diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
| commit | 9139a1b136fa2b5adfcac0ac09a4f61aa1ee1ff4 (patch) | |
| tree | de82bc4776b87f1fbb86f14b4a15d35d009ddd28 /emacs/eshell | |
| parent | a9bf8f30c746f5b28bb7eb6938e8390127081a32 (diff) | |
full reorg
Diffstat (limited to 'emacs/eshell')
| -rw-r--r-- | emacs/eshell/alias | 6 | ||||
| -rw-r--r-- | emacs/eshell/profile | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/emacs/eshell/alias b/emacs/eshell/alias deleted file mode 100644 index 6dcd5cf..0000000 --- a/emacs/eshell/alias +++ /dev/null @@ -1,6 +0,0 @@ -alias ll ls -la $* -alias gs git status $* -alias gc git checkout $* -alias gl git log --graph --all --oneline $* -alias glt git log --graph --all --oneline --simplify-by-decoration $* -alias ff find-file $1 diff --git a/emacs/eshell/profile b/emacs/eshell/profile deleted file mode 100644 index 8b13789..0000000 --- a/emacs/eshell/profile +++ /dev/null @@ -1 +0,0 @@ - |
