stow: Install instructions- Linux: https://github.com/aspiers/stow/blob/master/INSTALL.md
- Macos:
brew 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.git2- 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