Working on install script(s)

This commit is contained in:
Michael
2021-12-31 17:14:10 -05:00
parent d6ab348a40
commit 45c4310798
3 changed files with 28 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ cd "${dir}/zsh" && ./setup
cd "${dir}/scripts" && ./setup
cd "${dir}/vim" && ./setup
cd "${dir}/git" && ./setup
cd "${dir}/tmux" && ./setup