add helpful, paredit. bind keys with use-package. use modus-vivendi-tinted theme

This commit is contained in:
Mateus Rodrigues
2026-07-05 20:33:15 +01:00
parent 36774be5bd
commit a8f6a83fe6
2 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
;; magit
(global-set-key (kbd "C-x g") 'magit-status)
;; eshell
(global-set-key (kbd "<f4>") 'eshell)
(global-set-key (kbd "H-e") 'eshell)