doom: Add ghq packaage
parent
fff29fe56f
commit
be85a46bc0
|
@ -15,3 +15,5 @@ projects in other locations.")
|
|||
(after! magit
|
||||
(setq magit-save-repository-buffers t
|
||||
magit-repository-directories project-locations))
|
||||
|
||||
(use-package! ghq)
|
||||
|
|
|
@ -48,3 +48,4 @@
|
|||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
(package! ghq :pin "582bd6daa505d04c7cc06d6c82ed8aee0624bfbe")
|
||||
|
|
Loading…
Reference in New Issue