changed setup.sh
This commit is contained in:
parent
9694c0326d
commit
a172828f64
4
setup.sh
4
setup.sh
@ -1,8 +1,10 @@
|
|||||||
sudo xbps-install -y stow xtools neovim tmux yazi zsh
|
sudo xbps-install -y stow xtools neovim tmux yazi zsh
|
||||||
mkdir $HOME/.dotfiles
|
mkdir $HOME/.dotfiles
|
||||||
|
cp ./.stow-local-ignore $HOME/.dotfiles/
|
||||||
|
stow $HOME/.dotfiles/
|
||||||
|
|
||||||
cp -r ./.* $HOME/.dotfiles/
|
cp -r ./.* $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 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