$ sudo pacman -Syusudo pacman -Sy zsh neovim stow curl wget firefox bspwm sxhkd polybar \
nitrogen zathura zathura-pdf-poppler zathura-djvu zathura-ps tmux rofi \
mpv mpd mpc ncmpcpp ranger yay qbittorrentyay -Sy vscodium-bin
git clone git@github.com:azm6/dotfiles-arch.git ~/dotfiles && cd ~/dotfiles
Remove files that might already exsist
rm ~/.xinitrc ~/.Xresources
rm README.md LICENSE
stow *
If stow fails overriding files that already exist try running it with the -f flag.
Restore files
$ git restore README.md LICENSE