dyslexictech / dotfiles-6

Build a macOS Empire 👑

Home Page:https://medium.com/@sam_hosseini/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/sam-hosseini/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.

    • Manually set un-automatable shortcuts

  • Execute bootstrap function freely which in turn executes the bootstrapping script.

About

Build a macOS Empire 👑

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

License:MIT License


Languages

Language:Shell 69.3%Language:Ruby 12.1%Language:Vim Script 9.2%Language:Lua 9.0%Language:AppleScript 0.4%