Add shortcut for 'eshell here' that works on terms

This commit is contained in:
peter.selby 2024-06-03 10:57:09 -07:00
parent 2fcd65eb7b
commit 82ed1b4c27
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
:desc "Jump to character" "." #'avy-goto-char-timer :desc "Jump to character" "." #'avy-goto-char-timer
:desc "Jump to line" "," #'avy-goto-line :desc "Jump to line" "," #'avy-goto-line
:desc "Open eshell here" "!" #'eshell-here
;;; <leader> V --- views ;;; <leader> V --- views
(:prefix-map ("V" . "views") (:prefix-map ("V" . "views")