diff --git a/.gitmodules b/.gitmodules index c910870..18dc5ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule ".vim/bundle/Vundle.vim"] path = .vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git +[submodule ".local/lib/zsh/antigen"] + path = .local/lib/zsh/antigen + url = https://github.com/zsh-users/antigen.git diff --git a/.local/lib/zsh/antigen b/.local/lib/zsh/antigen new file mode 160000 index 0000000..c91f77c --- /dev/null +++ b/.local/lib/zsh/antigen @@ -0,0 +1 @@ +Subproject commit c91f77c8e9d96da43ae6dcaca4f2c823532302dc diff --git a/.local/lib/zsh/custom-zsh/.keep b/.local/lib/zsh/custom-zsh/.keep new file mode 100644 index 0000000..e69de29