This repo uses rcm to manage it's dotfiles
Clone repo into ~/.dotfiles and setup symlinks with rcup
git clone https://github.com/jakecraige/dotfiles ~/.dotfiles
ln -s ~/.dotfiles/rcrc ~/.rcrc
rcup -v- List what will be symlinked with
lsrc -v
- Get laptop local file
curl https://raw.githubusercontent.com/jakecraige/dotfiles/master/laptop.local > ~/.laptop.local- Setup core dev environment
xcode-select --install
curl --remote-name https://raw.githubusercontent.com/thoughtbot/laptop/master/mac
sh mac 2>&1 | tee ~/laptop.log
vim +PlugInstall +qall-
Install app store apps
- Xcode
- BetterSnapTool
-
Setup prefs / backups
- Alfred
- Iterm
- 1Password
- Chome Login to accounts
Test signed commit!