fixed stow commands

This commit is contained in:
Jellyfish 2025-01-19 00:13:54 -08:00
parent 53fd9d7fba
commit b9951a18ac

View File

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