Mostly based on holman's topically-organized dotfiles. There's some stuff in here that's specific to my setup (my .gitconfig
for instance), so watch out.
- XCode or Command Line Tools
- Installs some Homebrew dependencies and neat extensions.
- Symlinks each
FILENAME.symlink
to~/.FILENAME
. - Every
*.zsh
file gets sourced. - Autocompletion loaded from
completion.zsh
files in topic folders. - Aliases
git
tohub
for easier Github integration. - Uses
~/.localrc
for super secret stuff that you don't want to put on the internets.
git clone https://github.com/dflems/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap
- dotfiles.github.io & @octodots
- holman/dotfiles: Bootstrapping, topicality, ZSH config
- garybernhardt/dotfiles: Git hotness
- mathiasbynens/dotfiles: macOS goodness
- skwp/dotfiles: Clean