From 6513b6e6c6797d11d90659e7f0fdf954196e7c29 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Sat, 21 Dec 2019 18:21:45 -0500 Subject: [zsh] put toasty in .local --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3