mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(antigen): add Antigen plugin manager for zsh
https://github.com/zsh-users/antigen
This commit is contained in:
1
.antigen
Submodule
1
.antigen
Submodule
Submodule .antigen added at 64de2dcd95
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -2,4 +2,6 @@
|
|||||||
ignore = dirty
|
ignore = dirty
|
||||||
path = .dotbot
|
path = .dotbot
|
||||||
url = https://github.com/anishathalye/dotbot
|
url = https://github.com/anishathalye/dotbot
|
||||||
|
[submodule ".antigen"]
|
||||||
|
path = .antigen
|
||||||
|
url = https://github.com/zsh-users/antigen.git
|
||||||
|
|||||||
Reference in New Issue
Block a user