Skip to content

macos dotfiles and automation

Notifications You must be signed in to change notification settings

micksmix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macOS dotfiles

This will setup macOS the way I like it, with zsh and brew install a number of programs and the configuration I want installed.

Installation

Run ./install.sh

Once complete, open iTerm2:

  • Preferences > Profiles > Text and select Fira Code and size 14
  • Preferences > Profiles > Colors and find Color Presets... in bottom-right corner and then import init/monokai-pro-filtered.itermcolors.

Notably absent are a few packages, because I don't always install them:

  • brew install docker
  • brew install --cask burp-suite

If you only want to install homebrew packages, run:

./scripts/install-homebrew.sh
./scripts/install-homebrew-packages.sh

The homebrew packages to be installed are in text files under ./lists/

To add open-in-code to finder, check their repo. Note: for Big Sur.

After everything completes, I restart the system, but a logoff may be sufficient.

License

http://creativecommons.org/licenses/MIT

About

macos dotfiles and automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published