Created
February 16, 2020 05:37
-
-
Save mengjiann/df0363e80bee65b6dead34f7d121557d to your computer and use it in GitHub Desktop.
Setup on laptop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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