My precious dotfiles
My dotfiles are managed by rcm.
macOS or Debian-based Linux distro
- Install Homebrew: Execute
./tag-osx/bin/install-homebrew - Copy & paste whatever command it says to setup the current session for
brew. - Install Homebrew-file:
brew tap rcmdnk/file && brew brew-file - Install everything:
brew file update. - Go eat some meatballs because this will take awhile.
- Copy
./osx.rcrcto$HOME/.rcrc - Symlink dotfiles: execute
rcup - Tweak a bunch of settings: execute
init-osx <machine-name> - Relogin
- Sorry, you don't get apps automatically installed.
- Install
rcm:./tag-linux/bin/install-rcm - Copy
./linux.rcrcto$HOME/.rcrc - Symlink dotfiles: execute
rcup - Relogin
Put sensitive env vars in ${HOME}/.extra.zsh.
- Random stuff in
misc/ cspell.jsonbecomes the user-level CSpell config which is also used in this repo. Whether this is a good idea is debatable.
Based on Mathias's dotfiles, but subsequently modified beyond recognition.
Copyright (c) 2014 Christopher Hiller. Licensed MIT