Skip to content

Commit

Permalink
🚸 Unhide the look & feel optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange committed Jan 16, 2025
1 parent 340e5dc commit eaa0d98
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ https://github.com/naokazuterada/MarkdownTOC#usage -->
- [Notes](#notes)
- [Tech Stack](#tech-stack)
- [Mac Look and Feel](#mac-look-and-feel)
- [Apple look & feel optimisations](#apple-look--feel-optimisations)
- [Terminal Look and Feel](#terminal-look-and-feel)
- [Homebrew and its essentials](#homebrew-and-its-essentials)
- [iTerm nerd font](#iterm-nerd-font)
Expand Down Expand Up @@ -72,7 +73,7 @@ defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6
```

<details><summary><b>Apple look & feel optimisations</b></summary><p>
#### Apple look & feel optimisations

<!-- TODO convert these to https://github.com/msanders/setup/blob/master/defaults.yaml -->

Expand Down Expand Up @@ -100,6 +101,8 @@ defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6
- `System Preferences/Language & Region/`
- Set `Number Format` to 1 234 567.89
- Untick `Show suggested and recent apps in Dock`
- `System Preferences/Keyboard`
- Under `Text Input/Input Sources/Edit...` untick everything
- Finder preferences
- `General`
- `New Finder windows show:` home
Expand Down Expand Up @@ -130,8 +133,6 @@ defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 6
- Save to `Clipboard`
- Untick `Show Floating Thumbnail`

</p></details>


### Terminal Look and Feel

Expand Down

0 comments on commit eaa0d98

Please sign in to comment.