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 ++++ dot_local/share/toasty | 1 + 2 files changed, 5 insertions(+) create mode 160000 dot_local/share/toasty 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 index 0000000..aee4da7 --- /dev/null +++ b/dot_local/share/toasty @@ -0,0 +1 @@ +Subproject commit aee4da752bdb07b0524bb8803ead46d4093fa57f -- cgit v1.2.3