diff options
| -rw-r--r-- | .gitmodules | 4 | ||||
| m--------- | dot_local/share/toasty | 0 |
2 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 diff --git a/dot_local/share/toasty b/dot_local/share/toasty new file mode 160000 +Subproject aee4da752bdb07b0524bb8803ead46d4093fa57 |
