fixed stow commands
This commit is contained in:
parent
53fd9d7fba
commit
b9951a18ac
3
setup.sh
3
setup.sh
@ -3,7 +3,8 @@ mkdir $HOME/.dotfiles
|
|||||||
cp ./.stow-local-ignore $HOME/.dotfiles/
|
cp ./.stow-local-ignore $HOME/.dotfiles/
|
||||||
cp -r ./.* $HOME/.dotfiles/
|
cp -r ./.* $HOME/.dotfiles/
|
||||||
cp -r ./* $HOME/.dotfiles/
|
cp -r ./* $HOME/.dotfiles/
|
||||||
stow $HOME/.dotfiles/
|
stow $HOME/.dotfiles/.config
|
||||||
|
stow $HOME/.dotfiles/scripts
|
||||||
|
|
||||||
sudo xbps-install -y xorg picom feh bspwm sxhkd wezterm firefox autorandr
|
sudo xbps-install -y xorg picom feh bspwm sxhkd wezterm firefox autorandr
|
||||||
sudo xbps-install -y river wezterm firefox
|
sudo xbps-install -y river wezterm firefox
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user