Skip to content

❄️ An easy-to-recreate MacOS setup for software development, via Homebrew and some config files.

License

Notifications You must be signed in to change notification settings

f1337/dotfiles-mac

Repository files navigation

dotfiles-mf

❄️ Linux, WSL, & MacOS dotfiles and quick-start for software development.

Automated Install

make install

See the Makefile and Brewfile for details about what exactly is installed.

Manual Customizations

Fonts

I use Operator Mono for programming. For a free alternative, check out Matt McFarland's write-up.

git

git config --global user.name "Your Name"
git config --global user.email [email protected]

About

❄️ An easy-to-recreate MacOS setup for software development, via Homebrew and some config files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published