Personal Linux/macOS dot file dumpster.
- Shell 49.9%
- Vim Script 49.5%
- AppleScript 0.6%
| .gnupg | ||
| .vim | ||
| .bash_aliases | ||
| .bash_profile | ||
| .bashrc_append_this | ||
| .bashrc_local | ||
| .gitconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .htoprc | ||
| .muttrc | ||
| .toprc | ||
| .vimrc | ||
| .vimrc.orig | ||
| .Xdefaults | ||
| macos_timemachine_exclude.png | ||
| README.md | ||
Software to make it behave like a real OS
- Homebrew: http://brew.sh
- Spectacle: https://www.spectacleapp.com
- Tunnelblick: https://tunnelblick.net
- Caffeine: http://lightheadsw.com/caffeine/
- HyperSwitch: https://bahoom.com/hyperswitch/get
- Flycut: https://github.com/TermiT/Flycut/releases
- Visual Studio Code: https://code.visualstudio.com/Download
- Bear: https://bear.app
- Nextcloud: https://nextcloud.com/install/
Work related software
- Docker: https://www.docker.com/products/docker-desktop
- USB Overdrive: http://www.usboverdrive.com
CLI settings
defaults write -g InitialKeyRepeat -int 15
defaults write -g KeyRepeat -int 1
defaults write com.apple.screencapture location ~/screenshots/
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
# Then reload the GUI
killall SystemUIServer