diff options
| author | 2019-12-21 18:21:45 -0500 | |
|---|---|---|
| committer | 2019-12-21 18:21:45 -0500 | |
| commit | 6513b6e6c6797d11d90659e7f0fdf954196e7c29 (patch) | |
| tree | 5379ffb37a3027de0ff3f5111c76a20b9bada66b /.gitmodules | |
| parent | [submodules] convenience script (diff) | |
[zsh] put toasty in .local
Diffstat (limited to '.gitmodules')
| -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 |
