Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doodzik/dotfiles

⚙️ my development environment.
https://github.com/doodzik/dotfiles

dotfiles macos-setup vimrc

Last synced: 3 months ago
JSON representation

⚙️ my development environment.

Awesome Lists containing this project

README

        

## reset

* While booting press Cmd+R
* Click on Disk Utility
* Select the startup drive(Macintosh HD)
* switch to the Erase tab and choose Mac OS Extended (Journaled) from the Format drop-down menu.
* Select Erase
* Quit out of the Disk Utility app
* Click on Reinstall OS X
* run basic/gui/dev script in CLI

## runs the installation script
bash <(curl -fsSL https://raw.githubusercontent.com/doodzik/dotfiles/master/.init)