hooks for eshell
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
(global-set-key (kbd "C-x g") 'magit-status)
|
||||
;; eshell
|
||||
(global-set-key (kbd "<f4>") 'eshell)
|
||||
(global-set-key (kbd "H-e") 'eshell)
|
||||
|
||||
;; number pad keys
|
||||
(global-set-key (kbd "<kp-decimal>") 'other-window)
|
||||
|
||||
Reference in New Issue
Block a user