Make sure the following binaries are installed on your system first:
- tmux -> multiplexer
- oh-my-posh -> prompt theme
- zoxide -> better cd
- tfetch -> fetch splash screen
- neovim -> text editor / ide
- fzf -> command-line fuzzy finder
Make sure GNU Stow is installed on your system first
git clone --recurse-submodules https://github.com/Nephys/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod +x install.sh
./install.sh
Once installed you should be able to simply type update-dots
in order to update the entire config