Skip to content

jakecraige/dotfiles

Repository files navigation

Dotfiles

This repo uses rcm to manage it's dotfiles

Installation

Clone repo into ~/.dotfiles and setup symlinks with rcup

git clone https://github.com/jakecraige/dotfiles ~/.dotfiles
ln -s ~/.dotfiles/rcrc ~/.rcrc
rcup -v

Useful info

  • List what will be symlinked with lsrc -v

Setup new machine

  • 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
  • Install powerline fonts

Test signed commit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published