diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 604f4ef..6d056f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = dot_config/nvim/pack/vim-toastpack url = https://github.com/5paceToast/vim-toastpack.git branch = master +[submodule "dot_local/share/toasty"] + path = dot_local/share/toasty + url = https://github.com/5paceToast/toasty-zsh.git + branch = master |
