File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33![ asset] ( assets/assets.jpg )
44
5- #### these dotfiles are super opinionated and will most likely require modifications to work for you
5+ > opinionated as hell. modify before use or suffer the consequences.
66
7- ## What 's inside?
7+ ## what 's inside
88
9- - Custom terminal stuff (aliases, prompts, etc.)
10- - Neovim config for when I need to get things done fast
11- - Settings to keep things smooth
9+ - Terminal setup that doesn't embarrass me
10+ - Neovim config because I like HJKL
11+ - General sanity settings
1212
1313## Quick Start
1414
15- On a fresh Mac, run this one- liner to set everything up automatically :
15+ Fresh Mac? One liner and you're home :
1616
17- ``` bash
17+ \ ` ``bash
1818curl -fsSL https://raw.githubusercontent.com/assafdori/dotfiles/main/scripts/bootstrap.sh | bash
19- ```
19+ \ ` ``
2020
21- This will :
21+ Does the boring stuff so you don't have to :
2222
23- 1 . Install Xcode CLI tools, Homebrew, and Git
24- 2 . Copy SSH keys from iCloud
25- 3 . Clone this dotfiles repository
26- 4 . Automatically run the full setup script (` scripts/setup.sh ` )
23+ 1 . Xcode CLI tools, Homebrew, Git
24+ 2 . SSH keys from iCloud
25+ 3 . Clones this repo and runs the full setup
You can’t perform that action at this time.
0 commit comments