diff --git a/.antigen b/.antigen new file mode 160000 index 0000000..64de2dc --- /dev/null +++ b/.antigen @@ -0,0 +1 @@ +Subproject commit 64de2dcd95d6a8e879cd2244c763d99f0144e78e diff --git a/.gitmodules b/.gitmodules index 7787dfc..f6c3b30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,4 +2,6 @@ ignore = dirty path = .dotbot url = https://github.com/anishathalye/dotbot - \ No newline at end of file +[submodule ".antigen"] + path = .antigen + url = https://github.com/zsh-users/antigen.git