stow
: Install instructionsbrew install stow
nvim
: https://github.com/neovim/neovim/blob/master/INSTALL.mdskhd
: https://github.com/koekeishiya/skhd?tab=readme-ov-file#installtmux
: https://github.com/tmux/tmux?tab=readme-ov-file#installation
1- Clone the repository into $HOME
directory
git clone https://github.com/jugarpeupv/dotfiles.git
2- Stow the contents to create the symlinks
cd dotfiles && stow */
If it fails, make sure to backup your old config, and rerun with
stow */ --adopt