toozej / dotfiles

Dotfiles
GNU General Public License v3.0
0 stars 0 forks source link

dotfiles

Pretty self-explanatory, but here's my dotfiles.

I use them in two ways:

1) Automatically setup during system provisioning with my Ansible repo 2) Manually with the setup.sh script from this repo. This also installs my vimfiles

Installation

git clone https://github.com/toozej/dotfiles && ~/dotfiles/setup.sh

Resources Used