/dotfiles

My personal dotfiles.

Primary LanguageShell

pre-commit.ci status

dotfiles

My personal dotfiles.

clone into ~/.dotfiles.

cd .dotfiles

stow bash stow emacs etc.

hacks/bin/update-all-configs sort of automates updating everything I use.

Third party stuff

I use these heavily, and my dotfiles depend on them.

  • Homebrew

prereqs

  • stow

Setup

Install Homebrew

Go to http://brew.sh and follow the installation instructions.

brew install stow

Install dotfiles

git clone git@github.com:ferlatte/dotfiles.git ~/.dotfiles
cd .dotfiles
make install