Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 911 Bytes

README.rst

File metadata and controls

41 lines (27 loc) · 911 Bytes

dotfiles

Small handful of my dotfiles

Usage

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

Notes

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. :)