install: fix PACKAGES string

feature/symbol-search
bretello 2020-11-22 17:01:38 +01:00
parent 653ad00615
commit d80fccb24f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ DOTFILES=$PWD
# byobu: tmux wrapper # byobu: tmux wrapper
# htop: like top, but bettah # htop: like top, but bettah
# bat: a cat clone on wings # 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 { function setup_git {
# set up some git stuff # set up some git stuff