Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/doodzik/dotfiles
- Owner: doodzik
- Created: 2015-02-07T17:49:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T23:34:20.000Z (about 3 years ago)
- Last Synced: 2024-10-09T16:43:43.751Z (4 months ago)
- Topics: dotfiles, macos-setup, vimrc
- Language: Shell
- Homepage: http://dudzik.co
- Size: 8.76 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)