diff --git a/install.sh b/install.sh index ae666f1..6201a17 100755 --- a/install.sh +++ b/install.sh @@ -17,7 +17,7 @@ DOTFILES=$PWD # byobu: tmux wrapper # htop: like top, but bettah # bat: a cat clone on wings -PACKAGES="vim zsh antibody git grc ccze bmon mtr tmux byobu htop baantibody path robbyrussell/oh-my-zsht" +PACKAGES="vim zsh antibody git grc ccze bmon mtr tmux byobu htop" function setup_git { # set up some git stuff