macOS
macOS copied to clipboard
💻 When I do a clean macOS installation.
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?
-
A super 🔥 Terminal…
Which is iTerm2 with
- Z-Shell (zsh)
- JetBrains Mono as font
- Prezto with garrett prompt
- Seti color scheme
-
A ridiculously fast 🚓 💨 web development setup that maps any
{directory}.{user}.test
request automatically.Dnsmasq will resolve all
*.test
requests tolocalhost
and apache will look in~/Sites/.alias/{directory}
for the actual files. Use symlinks for full power.
-
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.
-
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.