Skip to content

Commit c50da88

Browse files
committed
setup edits
1 parent c0a8d37 commit c50da88

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

src/content/blog/mac-setup.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,22 @@ environment up and running.
1818
- Increase Mouse tracking speed
1919
- Keyboard > Key repeat rate: increase
2020
- Keyboard > Delay until repeat: decrease
21-
- "Safari" menu > Preferences > Advanced > Enable "Show Develop menu in menu bar"
21+
- "Safari" menu > Preferences > Advanced:
22+
Enable "Show Develop menu in menu bar"
2223

2324
## Finder Settings
2425

2526
- Toggle hidden files: <kbd>⌘ Command</kbd> + <kbd>⇧ Shift</kbd> + <kbd>.</kbd>
26-
- View > Show Path Bar
27-
- View > Show Status Bar
28-
- Settings > Advanced > Enable "Keep folders on top: In windows when sorting by name"
29-
- Settings > Advanced > Enable "Show all filename extensions"
27+
- View > Show Path Bar and Show Status Bar
28+
- Settings > Advanced:
29+
Enable "Keep folders on top: In windows when sorting by name"
30+
Enable "Show all filename extensions"
3031

3132
## Applications
3233

3334
### Utilities
3435

35-
- [Rectangle](https://rectangleapp.com) keyboard shortcut window management
36+
- [Rectangle](https://rectangleapp.com) window management
3637
Commonly used shortcuts
3738

3839
- Maximize: <kbd>⌃ Control</kbd> + <kbd>⌥ Option</kbd> + <kbd>⏎ Enter</kbd>
@@ -192,7 +193,7 @@ JavaScript runtime environment, install via
192193
bash nvm-install.sh
193194
```
194195

195-
Downloading nvm from git to '~/.nvm'
196+
Downloading nvm from git to ~/.nvm
196197

197198
```bash
198199
nvm install --lts

0 commit comments

Comments
 (0)