- dotfiles
- configuration files
- run commands
- blah blah blah
Currently, this system is only setup and tested for macOS.
homebrew
(see requirements)
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
git (use brew
)
$ brew install git
optional (work-in-progress):
bash -c "`curl -fsSL https://raw.github.com/bnjmn/blahfiles/master/remote-setup.sh`"
install:
git clone [email protected]:bnjmn/blahfiles.git ~/blahfiles
cd ~/blahfiles && ./install.sh