Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 354 Bytes

Dotfiles

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