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