This directory contains the dotfiles for my system
Ensure you have the following installed on your system
git stow
First, check out the dotfiles repo in your $HOME directory using git
$ git clone [email protected]/agravelot/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow -t ~ .
Useful commands:
stow --adopt -v -t ~ tmux # adopt the symlinks