All Projects → djalmaaraujo → Macbook Bootstrap

djalmaaraujo / Macbook Bootstrap

My Personal SETUP

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Macbook Bootstrap

Goldenrabbit Btt
MacBook Pro touchbar custom. Perfectly Optimized BTT(Better Touch Tool) Preset.
Stars: ✭ 156 (+333.33%)
Mutual labels:  macbook
Trackpad-Drummer
Drum with your trackpad.
Stars: ✭ 22 (-38.89%)
Mutual labels:  macbook
mmga
Script for flashing coreboot on MacBooks without using external SPI programmer
Stars: ✭ 17 (-52.78%)
Mutual labels:  macbook
Unshaky
A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]
Stars: ✭ 2,711 (+7430.56%)
Mutual labels:  macbook
puppet-archlinux-macbookretina
UNSUPPORTED - Puppet module and accompanying documentation to install/setup Arch linux on a MacBook Pro Retina 11,4
Stars: ✭ 64 (+77.78%)
Mutual labels:  macbook
gachi-touchbar
Use the Touch Bar to play Gachi sound effects
Stars: ✭ 26 (-27.78%)
Mutual labels:  macbook
Touch Bar Istats
Show CPU/GPU/MEM temperature on Touch Bar with BetterTouchTool!
Stars: ✭ 141 (+291.67%)
Mutual labels:  macbook
Diy Macbook Stand
Stand for 12" MacBook, 13" MacBook Air and 13" MacBook Pro
Stars: ✭ 487 (+1252.78%)
Mutual labels:  macbook
mbp-fedora-kernel
No description or website provided.
Stars: ✭ 57 (+58.33%)
Mutual labels:  macbook
apple-bce-arch
Arch Linux package for the Apple BCE driver required for T2-equipped devices.
Stars: ✭ 24 (-33.33%)
Mutual labels:  macbook
Clock Bar
Macbook | Clock, right on the touch bar
Stars: ✭ 237 (+558.33%)
Mutual labels:  macbook
react-device-frame
Preview website on a device
Stars: ✭ 24 (-33.33%)
Mutual labels:  macbook
touch-bar
Launch the macOS Touch Bar simulator from the command-line
Stars: ✭ 43 (+19.44%)
Mutual labels:  macbook
Lunar
Intelligent adaptive brightness for your external monitors
Stars: ✭ 2,712 (+7433.33%)
Mutual labels:  macbook
Mtmr
🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro
Stars: ✭ 3,547 (+9752.78%)
Mutual labels:  macbook
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (+316.67%)
Mutual labels:  macbook
mbpfan
A simple daemon to control fan speed on all MacBook/MacBook Pros (probably all Apple computers) for Linux Kernel 3 and newer
Stars: ✭ 680 (+1788.89%)
Mutual labels:  macbook
Macapps
个人收集的一些mac使用的不易找到的app,不断更新中。
Stars: ✭ 726 (+1916.67%)
Mutual labels:  macbook
Touchbar
Apple MacBook Pro TouchBar (NSTouchBar) Cheatsheet and Swift examples
Stars: ✭ 339 (+841.67%)
Mutual labels:  macbook
macbook
Some tips and command for my MacOS.
Stars: ✭ 50 (+38.89%)
Mutual labels:  macbook

Macbook Bootstrap

Pre

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

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 Google Drive

  • Cloudapp [Download]

  • 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 Z
# Save this in ~/z.sh
# Paste . ~/z.sh in .zshrc

https://raw.githubusercontent.com/rupa/z/master/z.sh
  • Install 1Password [Download]
    • Use archive file from Dropbox
  • Install iTerm.app [Download]
  • Install Breeze App [Download]
  • Install spectacleapp [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

  • Install Spotify [Download]
  • Fantastical
  • Amphetamine
  • NordVPN
  • Display Maid

Work

  • Install VS Code Download
  • Install Bartender 3 [Download]
  • Figma
  • TunnelBlick
  • Adobe installer
  • Android Studio

Not required

  • Install Smartgit [Download]
  • Chrome launcher app
  • Postgres App

Ruby/Node Environment

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].