Preferences -> General -> Show Hard DisksPreferences -> Advanced -> Show all filename extensions
Keyboard -> Key Repeat / Delay Until Repeatto maxKeyboard -> Textdisable Correct spelling..., Capitalise..., Add full stop...- Disable disc warning (must restart Mac to take effect):
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES && sudo pkill diskarbitrationd - Re-enable disc warning:
sudo defaults delete /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification && sudo pkill diskarbitrationd - Ejectify alternative: https://ejectify.app
- Add spacer to the Dock
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="small-spacer-tile";}' && killall Dock
- Spark
- Firefox
brew install --cask firefox- Google Chrome Dark theme
- Custom New Tab Page
- AdGuard
- XDebug Helper
- ClearURLs
- Decentraleyes
- MenuBarX menu browser
- TempBox temp email addresses
- AltTab
- Obsidian Notes
- Minimal Theme
- Obsidian Git
- DaVinci Resolve
- CotEditor
- ColorSlurp
- Folx
brew install --cask folx - CakeBrew
- Unarchiver
- Maccy Clipboard Manager, Replaces CopyClip
- Magnet
- ImgOptim
- IINA
brew install --cask iina - Quiet Reader
- Hovrly
- Shottr
- BalenaEtcher
- DropOver
- OnyX
- PHPStorm
- php
brew tap shivammathur/phpbrew install shivammathur/php/php@8.0echo 'export PATH="/opt/homebrew/opt/php@8.0/bin:$PATH"' >> ~/.zshrc
- Python
brew install pyenv,pyenv install 3.10.5 - iTerm2
- TablePlus
- Postman
- VSCodium
- Docker Desktop
- warden multi-arch
- warden
- docker-compose
brew install docker-compose
- UTM
- Linear
- brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - wget
brew install wget - neofetch
brew install neofetch - wifi-password
brew install wifi-password - exa -
lsreplacementbrew install exa - imgcat -
brew install eddieantonio/eddieantonio/imgcat - NeoVim
brew install neovim - Oh-My-Zsh
brew install zsh zsh-completionssh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"chsh -s /bin/zsh
- cmatrix
brew install cmatrix - typioca
brew install bloznelis/tap/typioca - Terminal Clock
- TTY-Clock
brew install tty-clock - htop
brew install htop(gtop / btop) - SSSS
brew install ssss
