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))
|
||||
(use-package eshell-dat
|
||||
:elpaca (eshell-dat
|
||||
:repo "https://git.mitchmarq42.xyz/mitch/eshell-dat")
|
||||
:repo "https://git.mitchmarq42.xyz/mir/eshell-dat")
|
||||
:after eshell)
|
||||
(use-package ansilove
|
||||
:elpaca (:host gitlab
|
||||
@ -341,7 +341,7 @@ If the current window occupies the whole frame, split it."
|
||||
;; system-architecture))
|
||||
;; (add-hook 'eshell-before-prompt-hook #'gitstatus-eshell-start))
|
||||
(use-package p11k
|
||||
:elpaca (:repo "https://git.mitchmarq42.xyz/mitch/p11k-el")
|
||||
:elpaca (:repo "https://git.mitchmarq42.xyz/mir/p11k")
|
||||
:after eshell
|
||||
:hook (eshell-first-time-mode . p11k-mode))
|
||||
|
||||
@ -575,7 +575,7 @@ targets."
|
||||
(use-package sv-theme
|
||||
:elpaca (sv-theme
|
||||
:repo
|
||||
"https://git.mitchmarq42.xyz/mitch/vimcolors")
|
||||
"https://git.mitchmarq42.xyz/mir/sv-theme")
|
||||
:config
|
||||
(mitch/visual-setup)
|
||||
(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
|
||||
:elpaca (dconf-mode
|
||||
:type git
|
||||
:repo "https://git.mitchmarq42.xyz/mitch/dconf-mode.el"))
|
||||
:repo "https://git.mitchmarq42.xyz/mir/dconf-mode"))
|
||||
|
||||
(use-package info-variable-pitch
|
||||
:elpaca (info-variable-pitch
|
||||
|
Loading…
Reference in New Issue
Block a user