• Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 9 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ’» When I do a clean macOS installation.

Desktop Screenshot

Installation

Run the command below in your terminal and the installation will start automatically.

Just follow the prompts and you’ll be fine. πŸ‘Œ

git clone https://github.com/mzdr/macOS.git ~/.macOS && ~/.macOS/install

What will I get?

  1. A super πŸ”₯ Terminal…

    iTerm2 Screenshot

    Which is iTerm2 with

  1. A ridiculously fast πŸš“ πŸ’¨ web development setup that maps any {directory}.{user}.test request automatically.

    Dnsmasq will resolve all *.test requests to localhost and apache will look in ~/Sites/.alias/{directory} for the actual files. Use symlinks for full power.

  1. A nice stack of (coding optimized πŸ‘€) fonts…

    See brew/cask/fonts for the full list of fonts that will be installed. Adjust it to your personal taste.

  1. A set of (my) relevant 🍧 desktop apps…

    See brew/cask/desktop for the full list of desktop app that will be installed. Adjust it to your personal taste.

sebastianprein.com ・ @_mzdr