mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-22 11:31:30 +01:00
install: fix PACKAGES string
This commit is contained in:
parent
653ad00615
commit
d80fccb24f
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user