feat(functions): Add ivy-browse-repositories function
Quick helper to switch between all relevant projects.
This commit is contained in:
parent
e743ea28c5
commit
f0dfc8b06d
4 changed files with 16 additions and 2 deletions
|
|
@ -76,7 +76,7 @@
|
|||
(require 'auth-source-pass)
|
||||
(auth-source-pass-enable)
|
||||
|
||||
;; Close mail buffers after sending mail
|
||||
(setq message-kill-buffer-on-exit t)
|
||||
;; Configure magit-repository-list
|
||||
(setq magit-repository-directories '(("/home/vincent/projects" . 2)))
|
||||
|
||||
(provide 'settings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue