fix(emacs): add envrc.el
This commit is contained in:
parent
6a79ce5519
commit
59b282dc2d
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@
|
|||
(use-package casual :straight (casual :type git :host github :repo "kickingvegas/casual")
|
||||
:init
|
||||
(keymap-set dired-mode-map "C-o" #'casual-dired-tmenu))
|
||||
(use-package envrc :straight t
|
||||
:hook (after-init . envrc-global-mode))
|
||||
|
||||
(provide 'priime-convenience)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue