1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-09-21 01:11:31 +02:00

install: fix PACKAGES string

This commit is contained in:
bretello 2020-11-22 17:01:38 +01:00
parent 653ad00615
commit d80fccb24f

View File

@ -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