Linux dotfiles, managed via dotbot. Currently using Fedora, i3wm, and fish.
NOTE: This will overwrite any existing dotfiles.
$ git clone https://github.com/ianhattendorf/dotfiles
$ cd dotfiles
$ ./install
To update dotbot:
$ cd dotfiles
$ git submodule update --init --remote