bind eshell
This commit is contained in:
parent
3d4f5550d9
commit
29129b669a
@ -1,3 +1,6 @@
|
||||
;; Replace shell-command to permit executions through TRAMP
|
||||
(global-set-key [(meta !)] 'eshell-command)
|
||||
|
||||
;; Goto line #
|
||||
(global-set-key [(meta g)] 'goto-line)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user