Add shortcut for 'eshell here' that works on terms
This commit is contained in:
parent
2fcd65eb7b
commit
82ed1b4c27
|
@ -42,7 +42,7 @@
|
|||
|
||||
:desc "Jump to character" "." #'avy-goto-char-timer
|
||||
:desc "Jump to line" "," #'avy-goto-line
|
||||
|
||||
:desc "Open eshell here" "!" #'eshell-here
|
||||
|
||||
;;; <leader> V --- views
|
||||
(:prefix-map ("V" . "views")
|
||||
|
|
Loading…
Reference in New Issue