Remove forge

This commit is contained in:
Jakub Nowak 2026-05-14 05:05:58 +08:00
parent 407145f885
commit 603ed7b7b0

View file

@ -24,14 +24,14 @@
(use-package magit)
(use-package forge
:after magit
:config
(push '("ssh://git@ssh.cyan.sh:222"
"git.cyan.sh/api/v1"
"git.cyan.sh"
forge-forgejo-repository)
forge-alist))
;; (use-package forge
;; :after magit
;; :config
;; (push '("ssh://git@ssh.cyan.sh:222"
;; "git.cyan.sh/api/v1"
;; "git.cyan.sh"
;; forge-forgejo-repository)
;; forge-alist))
(use-package magit-todos
:after (magit)