Small handful of my dotfiles
Clone this repo
cd ~/ git clone https://github.com/maxamillion/dotfiles.git
Create symlinks so apps can find the dotfiles but they will update on a git
pull
Feel free to read the script if you're curious what it's doing. Otherwise just run it.
bash ~/dotfiles/bootstrap.sh
This repository is more or less meant to be used along with my workstation setup which is configured using Ansible, but if there is any content here that others might find useful in it's own right then I'm happy to have shared. :)