bind eshell
This commit is contained in:
parent
3d4f5550d9
commit
29129b669a
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
;; Replace shell-command to permit executions through TRAMP
|
||||||
|
(global-set-key [(meta !)] 'eshell-command)
|
||||||
|
|
||||||
;; Goto line #
|
;; Goto line #
|
||||||
(global-set-key [(meta g)] 'goto-line)
|
(global-set-key [(meta g)] 'goto-line)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue