latest updates and additions

This commit is contained in:
Noah Masur
2020-11-10 18:14:36 -05:00
parent 5e6182a20b
commit 4871138e0a
8 changed files with 25 additions and 15 deletions

View File

@ -104,7 +104,7 @@ install_gitmux() {
then
printf "gitmux ✕\n\n"
printf "\ninstalling gitmux..."
/bin/bash -c "$(curl -L -o gitmux.tar.gz https://github.com/arl/gitmux/releases/download/v0.6.0/gitmux_0.6.0_macOS_amd64.tar.gz)"
/bin/bash -c "$(curl -L -o gitmux.tar.gz https://github.com/arl/gitmux/releases/download/v0.7.4/gitmux_0.7.4_macOS_amd64.tar.gz)"
tar -xzf gitmux.tar.gz gitmux
mkdir -p ~/.local/bin
mv gitmux ~/.local/bin/