Once upon a time I accidentally deleted my home directory. This is an attempt to never lose my configuration again. Currently this supports OS X and Arch Linux, as those are my primary OSs.
The bootstrap.zsh
file uses some zsh
only features, and thus requires that zsh
is installed on
your system. Eventually I'd like to provide a way to have bootstrap.zsh
be written using zsh
and
auto-install zsh
if it's missing. For now, you'll need to install it manually.
Once zsh
is installed, use the following:
git clone https://github.com/kschat/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootsrap.zsh
The bootstrap.zsh
script accepts a few arguments as well
bootstrap.zsh [-v|vv|vvv --verbose] [-d --debug] [-f --force] /path/to/install