sudo pacman -Syu neovim ripgrep fzf openssh keychain rofi dunst bspwm sxhkd picom tmux
stow home --dotfiles
Sets up zsh with oh-my-zsh
sh -c "$(wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestionsgit clone https://github.com/Aloxaf/fzf-tab ~/.oh-my-zsh/custom/plugins/fzf-tabgit clone https://github.com/joshskidmore/zsh-fzf-history-search ~/.oh-my-zsh/custom/plugins/zsh-fzf-history-searchstow home --dotfilessudo pacman -Syu openssh keychainssh-keygen -t ed25519
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm- open tmux
- C-b I (to install tmux plugins)
