Repository files navigation
Preferences -> General -> Show Hard Disks
Preferences -> Advanced -> Show all filename extensions
Keyboard -> Key Repeat / Delay Until Repeat to max
Keyboard -> Text disable 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
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 - ls replacement brew install exa
imgcat - brew install eddieantonio/eddieantonio/imgcat
NeoVim brew install neovim
Oh-My-Zsh
brew install zsh zsh-completions
sh -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
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You canβt perform that action at this time.