📒
Notes
  • 💻macOS Setup
    • Homebrew
    • Terminal
    • Software
    • Node.js
    • Ruby
    • GPG
    • Misc
  • Using HTTPS for local development
Powered by GitBook
On this page
  • Setup dev folder
  • Enable key repeating
  1. macOS Setup

Misc

PreviousGPGNextUsing HTTPS for local development

Last updated 1 year ago

Setup dev folder

I used to manage code related stuff in this folder

mkdir ~/Developer

Enable key repeating

e.g. IntelliJ IDEA IdeaVim

defaults write com.jetbrains.intellij ApplePressAndHoldEnabled -bool false
💻
The icon is provided by the system, which is very sweet.