Skip to content

djalmaaraujo/macbook-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 

Repository files navigation

Macbook Bootstrap

Pre

  • Backup .ssh
  • Backup /etc/hosts
  • Backup Windows VM's
  • Backup ~/dev
  • Backup MySQL + PGSQL Databases (usually I don't care)
  • Backup ~/Downloads
  • Backup ~/Desktop (should stop using.. but)
  • Backup ~/.aws/
  • Backuop ~/.zsh_history

Installations

Essencial

  • Mac OS Newest version installed? Check for update

  • Xcode (App Store)

    • Install Command line tools (Includes GIT)
    xcode-select --install
  • Change Terminal Shell to ZSH

  • Install Homebrew [Download]

  • Install Node [Download]

  • Install https://github.com/tj/n

  • Create ~/dev folder

  • Install dotfiles from Bitbucket

  • Create symlink from .oh-my-z-shell to dev/me/dotfiles

ln -s "/Users/myuser/dev/me/dotfiles/plugins/djalma/djalma.plugin.zsh" /Users/myuser/.oh-my-zsh/plugins/djalma/djalma.plugin.zsh
  • Install 1Password [Download]
    • Use archive file from Dropbox
  • Install iTerm.app [Download]
  • Install Rectangle [Download]
  • Organize my Finder Favorites like the preview Preview

System Config

curl -L https://github.com/djalmaaraujo/macbook-bootstrap/raw/master/run-me.sh | sh

Personal

Work

Not required

  • Install Github Desktop
  • Postgres App

Ruby/Node Environment

Releases

No releases published

Packages

No packages published

Languages