$ git clone git@github.com:valbeat/dotfiles.git $HOME/dotfiles
$ cd $HOME/dotfiles
$ make install
This will create symlinks from this repo to your home folder.
- Fork (https://github.com/valbeat/dotfiles/fork)
- Create a feature branch
- Commit your changes
- Rebase your local changes against the
main
branch - Create a new Pull Request