More moving stuff around

This commit is contained in:
2017-10-16 16:05:15 +02:00
parent bade4f97ae
commit 363839b1e2
10 changed files with 23 additions and 5 deletions

View File

@@ -8,11 +8,9 @@ function main()
${scriptdir}/kitty/setup.sh
${scriptdir}/fish/setup.sh
${scriptdir}/git/setup.sh
print_info "Installing terminal applications"
brewget tmux
brewget neovim
print_ok "Terminal applications installed"
}