dotfiles Inspired by https://dotfiles.github.io/ How to use # Clone the repository on $HOME $ cd $HOME $ git clone https://github.com/mttrs/dotfiles.git # Create each symlink $ ln -sf ~/dotfiles/.zshrc ~/.zshrc $ ln -sf ...