1
0
Fork 0

feat(emacs): add priime-general.el

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-11-03 18:09:11 -05:00
parent e99a639325
commit e8bbfc318d
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47
5 changed files with 171 additions and 219 deletions

View file

@ -17,7 +17,9 @@
(use-package embark-consult :straight t)
(use-package wgrep :straight t)
(use-package no-littering :straight t)
(use-package vterm :straight t)
(use-package vterm :straight t
:custom (vterm-shell (or (executable-find "fish") shell-file-name))
:bind (("C-c v" . #'vterm)))
(use-package rg :straight t)
(use-package anzu :straight t
:init