https://github.com/vertti/my-osx-setup
dot files etc to setup osx the way i want it
https://github.com/vertti/my-osx-setup
Last synced: 4 months ago
JSON representation
dot files etc to setup osx the way i want it
- Host: GitHub
- URL: https://github.com/vertti/my-osx-setup
- Owner: vertti
- Created: 2015-02-21T19:18:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T12:34:17.000Z (over 1 year ago)
- Last Synced: 2025-01-07T12:39:26.816Z (over 1 year ago)
- Language: Shell
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-osx-setup
Dot files, brew install scripts etc to setup OSX quickly the way I want it. Tested on Tahoe.
Contains the following scripts:
* `brew.sh` will install Homebrew and then use Homebrew to install bunch of useful software (git, coreutils, browser etc etc).
* `cleanup_dock.sh` adds Chrome next to Launchpad in your dock and then remove many of the defaults in the dock like Photos, Safari, Email etc.
* `osx_tweaks.sh` runs bunch of commandline tweaks to how OSX works. I've picked stuff that suits my style from bunch of longer dotfiles repositories here in GitHub.