Use an external shell as default shell

This is experimental.
This commit is contained in:
Daniel - 2020-07-31 15:59:24 +02:00
parent 25abde2d9c
commit b65d05e2d3
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
(bind-key "<XF86Back>" #'winner-undo)
(bind-key "<XF86Forward>" #'winner-redo)
(bind-key "<f1>" #'db/run-or-hide-eshell)
(bind-key "<f1>" #'db/run-or-hide-shell)
(bind-key "<f2>" #'hydra-feature-shortcuts/body)
(bind-key "<f5>" #'rgrep)
(bind-key "<f6>" #'hydra-zoom/body)