did an inefficient command for stow. FIX
This commit is contained in:
parent
b9951a18ac
commit
7f98d69a12
@ -1,6 +1,6 @@
|
||||
README.md
|
||||
.git
|
||||
scripts
|
||||
setup.sh
|
||||
Makefile
|
||||
.config/pulse
|
||||
|
||||
|
||||
3
setup.sh
3
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user