dvlden / macos-config

Setup for macOS that I've built for personal use case.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal macOS configuration/setup

Information

Please, do not use my setup as is. If you want to give it a try, I suggest you to fork my repo first, review the code, change it and tweak it to your needs. Don't just blindly run it, because it may not be something that you want/need.

Installation

mkdir ~/.dot && curl -L "https://github.com/dvlden/macos-config/tarball/master" | tar -xz -C ~/.dot --strip-components=1 && cd ~/.dot && sh bootstrap

About

Setup for macOS that I've built for personal use case.


Languages

Language:Shell 96.0%Language:Ruby 4.0%