foo
This commit is contained in:
parent
9eda92145a
commit
a684a096b9
1 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
* Open-source fonts via brew: https://github.com/Homebrew/homebrew-cask-fonts
|
||||
* Android File Transfer: https://www.android.com/filetransfer/
|
||||
* Pock: https://pock.dev
|
||||
* displayplacer: https://github.com/jakehilborn/displayplacer
|
||||
|
||||
### Work related software
|
||||
* Docker: https://www.docker.com/products/docker-desktop
|
||||
|
|
@ -26,7 +27,7 @@ on a new machine, install it with `xargs brew install < brew.txt`.
|
|||
## CLI settings
|
||||
|
||||
```
|
||||
defaults write -g InitialKeyRepeat -int 15
|
||||
defaults write -g InitialKeyRepeat -int 12
|
||||
defaults write -g KeyRepeat -int 1
|
||||
defaults write com.apple.screencapture location ~/screenshots/
|
||||
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue