macbook-pro-setup icon indicating copy to clipboard operation
macbook-pro-setup copied to clipboard

create scripts to easily setup everything using a simple config (yaml?)

Open clakech opened this issue 8 years ago • 3 comments

clakech avatar Jan 30 '17 08:01 clakech

FYI, I set up https://bitbucket.org/fcamblor/pub-mbp-conf with 2 main scripts :

  • 1 bootstrapping script (restoreMBP-bootstrap.sh) which will bootstrap every must-have tools (like xcode, brew, cask, git, iterm2, zsh, Mackup)
  • 1 restoring script which will reinstall every packages (homebrew/cask, npm globals, tools like android sdk etc...)

FYI, my preferences are stored using Mackup which transform some directories into symbolic links to a Mackup backup folder (ideal to commit your software preferences into git)

fcamblor avatar Jan 30 '17 11:01 fcamblor

BTW, you're using agnoster zsh plugin and not agnoster-fcamblor #shame #shame #shame

fcamblor avatar Jan 30 '17 11:01 fcamblor

@fcamblor https://github.com/clakech/macbook-pro-setup/issues/12 ;)

clakech avatar Jan 30 '17 20:01 clakech