An open API service indexing awesome lists of open source software.

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

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.