Skip to content

Instantly share code, notes, and snippets.

@mengjiann
Created February 16, 2020 05:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mengjiann/df0363e80bee65b6dead34f7d121557d to your computer and use it in GitHub Desktop.
Save mengjiann/df0363e80bee65b6dead34f7d121557d to your computer and use it in GitHub Desktop.
Setup on laptop
# Install Brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install Software from Brew
- switchaudio-osx
- springboot
- maven
# Install Software from Brew Cask
- iterm2
- dbeaver-community
- miniconda
- virtualbox
- miniconda
- sublime-text
# Sublime plugins
- Compare Side-By-Side
- Focus File on Sidebar
- Expand Region
# Mac Setup
- Remove natural scrolling
- Update Keyboard - screenshot keys
- Update Keyboard - disable spotlight
- Update Keyboard - Input source keys
- Update Keyboard - Show Help Menu
- Remove auto brightness adjust
- Update default browser
- Update Dock and Top Menu
# Mac Software
- Magnet
- Install launchbar
- Install unclutter
- Docker
- Install Sogou
# Iterm - Setup forward and backward jump
https://www.clairecodes.com/blog/2018-10-15-making-the-alt-key-work-in-iterm2/
# Install ohmyzsh
https://github.com/ohmyzsh/ohmyzsh
# Install plugins for ohmyzsh
(git docker docker-compose mvn zsh-autosuggestions zsh-completions)
# Install SDKMAN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment