diff --git a/.stow-local-ignore b/.stow-local-ignore index 286b261..4610593 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -1,6 +1,6 @@ README.md .git -scripts +setup.sh Makefile .config/pulse diff --git a/setup.sh b/setup.sh index 75fb1c8..71836b2 100644 --- a/setup.sh +++ b/setup.sh @@ -3,8 +3,7 @@ mkdir $HOME/.dotfiles cp ./.stow-local-ignore $HOME/.dotfiles/ cp -r ./.* $HOME/.dotfiles/ cp -r ./* $HOME/.dotfiles/ -stow $HOME/.dotfiles/.config -stow $HOME/.dotfiles/scripts +cd $HOME/.dotfiles && stow . && cd - sudo xbps-install -y xorg picom feh bspwm sxhkd wezterm firefox autorandr sudo xbps-install -y river wezterm firefox