mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(version-control): add ~/.config/emacs-siren to magit repo dirs
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
(magit-repository-directories '(("~/Projects" . 2)
|
||||
("~/src" . 1)
|
||||
("~/.emacs.d" . 0)
|
||||
("~/.config/emacs-siren" . 0)
|
||||
("~/.dotfiles" . 2)))
|
||||
(magit-restore-window-configuration nil)
|
||||
(magit-revert-buffers 'silent)
|
||||
|
||||
Reference in New Issue
Block a user