This repo contains dotfiles for terminal tools such as bash, vim, git, etc. It is managed using yadm but it is not required.
Once I have yadm installed, I run:
yadm clone https://github.com/igorgatis/dotfiles.git
yadm checkout --forceTo make changes, I set the following origin:
yadm remote remove origin
yadm remote add origin git@github.com:igorgatis/dotfiles.git