martenzi / dotfiles-8

Build a macOS Empire 👑

Home Page:https://medium.com/@Sajjadhosn/build-a-macos-empire-a0c83879ac24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my macOS empire

  • On a fresh macOS:

    • Setup for a software development environment entirely with a one-liner 🔥
    curl --silent https://raw.githubusercontent.com/Sajjadhosn/dotfiles/master/setup-mac-os.sh | bash
    
    • Open a Fish shell and execute compile_vim_plugins and install_oh_my_fish functions.
    • Enter licesne information of purchased applications.
    • Process Dropbox's Dotfiles folder.
  • Execute bootstrap function freely which in turn executes the bootstrapping script.

About

Build a macOS Empire 👑

https://medium.com/@Sajjadhosn/build-a-macos-empire-a0c83879ac24

License:MIT License


Languages

Language:Shell 81.8%Language:Ruby 9.4%Language:Vim Script 7.3%Language:Python 1.4%