https://github.com/zane/mac-configuration
Instructions for configuring new macs to conform to Zane Shelby's personal preferences.
https://github.com/zane/mac-configuration
Last synced: 3 months ago
JSON representation
Instructions for configuring new macs to conform to Zane Shelby's personal preferences.
- Host: GitHub
- URL: https://github.com/zane/mac-configuration
- Owner: zane
- Created: 2011-08-19T18:08:43.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-20T16:43:53.000Z (over 14 years ago)
- Last Synced: 2025-08-02T10:51:00.312Z (9 months ago)
- Homepage: https://github.com/zane/mac-configuration
- Size: 117 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Mac Configuration](https://github.com/zane/mac-configuration)
Instructions for configuring new macs to conform to Zane Shelby's personal preferences.
### Install Inconsolata
curl -C - -O http://www.levien.com/type/myfonts/Inconsolata.otf && open Inconsolata.otf
### Disable the dashboard
defaults write com.apple.dashboard mcx-disabled -boolean YES
killall Dock
### Have the dock show only running application
defaults write com.apple.dock static-only -bool TRUE
### Add service for starting the screen saver
ln -s /Users/zane/Projects/mac-configuration.github.zane/Library/Services/Start\ Screen\ Saver.workflow /Users/zane/Library/Services