# Install Homebrew (https://brew.sh/#install)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install Desktop Applications
brew cask install \
docker \
firefox \
google-chrome \
iterm2 \
skype \
slack \
sourcetree \
spectacle \
spotify \
visual-studio-code-insiders
# Install Command-Line Applications
brew install \
nvm \
tig
# Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Shortcut | Key Combination | Action |
---|---|---|
Move to end of line | ⌘→ | Send Hex Codes: 0x05 |
Move to beginning of line | ⌘← | Send Hex Codes: 0x01 |
Move to beginning of line | ⌘← | Send Hex Codes: 0x01 |