summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/modules/thanos-eshell.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/modules/thanos-eshell.el b/.emacs.d/modules/thanos-eshell.el
index e1ff1ab..8d5e164 100644
--- a/.emacs.d/modules/thanos-eshell.el
+++ b/.emacs.d/modules/thanos-eshell.el
@@ -100,6 +100,7 @@
(setq thanos/eshell-aliases
'((g . magit)
(gl . magit-log)
+ (gc . magit-clone)
(d . dired)
(o . find-file)
(oo . find-file-other-window)