changed setup.sh
This commit is contained in:
parent
a172828f64
commit
dff742e794
3
setup.sh
3
setup.sh
@ -1,10 +1,9 @@
|
||||
sudo xbps-install -y stow xtools neovim tmux yazi zsh
|
||||
mkdir $HOME/.dotfiles
|
||||
cp ./.stow-local-ignore $HOME/.dotfiles/
|
||||
stow $HOME/.dotfiles/
|
||||
|
||||
cp -r ./.* $HOME/.dotfiles/
|
||||
cp -r ./* $HOME/.dotfiles/
|
||||
stow $HOME/.dotfiles/
|
||||
|
||||
sudo xbps-install -y xorg picom feh bspwm sxhkd wezterm firefox autorandr
|
||||
sudo xbps-install -y river wezterm firefox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user