setup
install
stow bspwm sxhkd kitty neovim polybar python uv vlc bashtop zsh curl wget exa bat rofi
symlink dotfiles
./install.sh
change login shell
chsh -s $(command -v zsh)
install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"