Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 993 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 993 Bytes

Kschat's Dotfiles

About

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.

Prerequisites

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.

Install

Once zsh is installed, use the following:

git clone https://github.com/kschat/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./bootsrap.zsh

Options

The bootstrap.zsh script accepts a few arguments as well

bootstrap.zsh [-v|vv|vvv --verbose] [-d --debug] [-f --force] /path/to/install

What you get

Arch

Arch screenshot

OS X

macOS screenshot