Rename all my repos because reasons
This commit is contained in:
parent
25ab856112
commit
2d59d600ff
@ -325,7 +325,7 @@ If the current window occupies the whole frame, split it."
|
|||||||
:hook (eshell-mode . eshell-syntax-highlighting-mode))
|
:hook (eshell-mode . eshell-syntax-highlighting-mode))
|
||||||
(use-package eshell-dat
|
(use-package eshell-dat
|
||||||
:elpaca (eshell-dat
|
:elpaca (eshell-dat
|
||||||
:repo "https://git.mitchmarq42.xyz/mitch/eshell-dat")
|
:repo "https://git.mitchmarq42.xyz/mir/eshell-dat")
|
||||||
:after eshell)
|
:after eshell)
|
||||||
(use-package ansilove
|
(use-package ansilove
|
||||||
:elpaca (:host gitlab
|
:elpaca (:host gitlab
|
||||||
@ -341,7 +341,7 @@ If the current window occupies the whole frame, split it."
|
|||||||
;; system-architecture))
|
;; system-architecture))
|
||||||
;; (add-hook 'eshell-before-prompt-hook #'gitstatus-eshell-start))
|
;; (add-hook 'eshell-before-prompt-hook #'gitstatus-eshell-start))
|
||||||
(use-package p11k
|
(use-package p11k
|
||||||
:elpaca (:repo "https://git.mitchmarq42.xyz/mitch/p11k-el")
|
:elpaca (:repo "https://git.mitchmarq42.xyz/mir/p11k")
|
||||||
:after eshell
|
:after eshell
|
||||||
:hook (eshell-first-time-mode . p11k-mode))
|
:hook (eshell-first-time-mode . p11k-mode))
|
||||||
|
|
||||||
@ -575,7 +575,7 @@ targets."
|
|||||||
(use-package sv-theme
|
(use-package sv-theme
|
||||||
:elpaca (sv-theme
|
:elpaca (sv-theme
|
||||||
:repo
|
:repo
|
||||||
"https://git.mitchmarq42.xyz/mitch/vimcolors")
|
"https://git.mitchmarq42.xyz/mir/sv-theme")
|
||||||
:config
|
:config
|
||||||
(mitch/visual-setup)
|
(mitch/visual-setup)
|
||||||
(load-theme 'airline-ravenpower t)
|
(load-theme 'airline-ravenpower t)
|
||||||
@ -964,7 +964,7 @@ Return nil if DIR is not in a hugo project at all."
|
|||||||
(use-package dconf-mode
|
(use-package dconf-mode
|
||||||
:elpaca (dconf-mode
|
:elpaca (dconf-mode
|
||||||
:type git
|
:type git
|
||||||
:repo "https://git.mitchmarq42.xyz/mitch/dconf-mode.el"))
|
:repo "https://git.mitchmarq42.xyz/mir/dconf-mode"))
|
||||||
|
|
||||||
(use-package info-variable-pitch
|
(use-package info-variable-pitch
|
||||||
:elpaca (info-variable-pitch
|
:elpaca (info-variable-pitch
|
||||||
|
Loading…
Reference in New Issue
Block a user