aboutsummaryrefslogtreecommitdiff
path: root/content/wiki/macos.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-03-13 23:44:10 -0500
committerChristian Cleberg <hello@cleberg.net>2024-03-13 23:44:10 -0500
commitfa24aab1fe868a6d313d7cfd7afe9c27c4e21f33 (patch)
treea497daf5e5c0ac3536b389450349513e196b95c3 /content/wiki/macos.md
parent7e04f99b79eb769e4789777e8ebff9d4049d7ecc (diff)
downloadcleberg.net-fa24aab1fe868a6d313d7cfd7afe9c27c4e21f33.tar.gz
cleberg.net-fa24aab1fe868a6d313d7cfd7afe9c27c4e21f33.tar.bz2
cleberg.net-fa24aab1fe868a6d313d7cfd7afe9c27c4e21f33.zip
add config section to ios wiki page & hard-wrap wiki pages
Diffstat (limited to 'content/wiki/macos.md')
-rw-r--r--content/wiki/macos.md104
1 files changed, 70 insertions, 34 deletions
diff --git a/content/wiki/macos.md b/content/wiki/macos.md
index b64e79c..6afaf61 100644
--- a/content/wiki/macos.md
+++ b/content/wiki/macos.md
@@ -8,7 +8,8 @@ Related:
- [Hardware](/wiki/hardware/)
-My primary OS. Currently running macOS Sonoma 14. This wiki page contains most of the apps I have used at one point or another across my different Macbooks.
+My primary OS. Currently running macOS Sonoma 14. This wiki page contains most
+of the apps I have used at one point or another across my different Macbooks.
[`*`] = My favorites
@@ -16,12 +17,14 @@ My primary OS. Currently running macOS Sonoma 14. This wiki page contains most o
### Disable System Services
-- [Disabling and Enabling System Integrity Protection](https://developer.apple.com/documentation/security/disabling_and_enabling_system_integrity_protection)
+- [Disabling and Enabling System Integrity
+ Protection](https://developer.apple.com/documentation/security/disabling_and_enabling_system_integrity_protection)
- Disable Gatekeeper: `sudo spctl --master-disable`
### Dotfiles
-These are probably out of date, but they give a general idea of how I configure my machine.
+These are probably out of date, but they give a general idea of how I configure
+my machine.
```config
# ~/.zshrc
@@ -80,66 +83,99 @@ echo "yabai configuration loaded.."
### Browsers
-- [Librewolf](https://librewolf.net/) [`*`] - Custom version of Firefox, focused on privacy and security
+- [Librewolf](https://librewolf.net/) [`*`] - Custom version of Firefox, focused
+ on privacy and security
- [Bitwarden](https://bitwarden.com/) - An open source password manager
- [Dark Reader](https://darkreader.org/) - Dark mode for all the websites
- [Libredirect](https://libredirect.github.io/) - Automatic web redirections
- - [Strongbox](https://strongboxsafe.com/) - Keepass password manager for iOS & macOS
- - [uBlock Origin](https://ublockorigin.com/) - Free, open-source ad content blocker
-- [Ungoogled Chromium](https://github.com/ungoogled-software/ungoogled-chromium) - Google Chromium, sans integration with Google
-- [eww](https://www.gnu.org/software/emacs/manual/html_mono/eww.html) - Emacs Web Wowser, for TUI browsing
+ - [Strongbox](https://strongboxsafe.com/) - Keepass password manager for iOS &
+ macOS
+ - [uBlock Origin](https://ublockorigin.com/) - Free, open-source ad content
+ blocker
+- [Ungoogled
+ Chromium](https://github.com/ungoogled-software/ungoogled-chromium) - Google
+ Chromium, sans integration with Google
+- [eww](https://www.gnu.org/software/emacs/manual/html_mono/eww.html) - Emacs
+ Web Wowser, for TUI browsing
### Communications
- [gomuks](https://github.com/tulir/gomuks) - A terminal based Matrix client
-- [Thunderbird](https://www.thunderbird.net/) [`*`] - An open source email client by Mozilla
+- [Thunderbird](https://www.thunderbird.net/) [`*`] - An open source email
+ client by Mozilla
- [Signal](https://signal.org/) [`*`] - A simple, powerful, and secure messenger
### Development
-- [Docker Desktop](https://www.docker.com/products/docker-desktop/) - Docker containers for your desktop
- - [open-webui](https://github.com/open-webui/open-webui) - User-friendly WebUI for LLMs
+- [Docker Desktop](https://www.docker.com/products/docker-desktop/) - Docker
+ containers for your desktop
+ - [open-webui](https://github.com/open-webui/open-webui) - User-friendly WebUI
+ for LLMs
- [iTerm2](https://iterm2.com/) [`*`] - The best terminal for macOS, hands down
- [Xcode](https://developer.apple.com/xcode/) - Apple's IDE
-- [zsh](https://en.wikipedia.org/wiki/Z_shell) [`*`] - My shell preference due to its plugin and theme community
- - [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - Fish-like autosuggestions for zsh
- - [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) - Fish shell like syntax highlighting for Zsh
+- [zsh](https://en.wikipedia.org/wiki/Z_shell) [`*`] - My shell preference due
+ to its plugin and theme community
+ - [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) -
+ Fish-like autosuggestions for zsh
+ - [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) -
+ Fish shell like syntax highlighting for Zsh
### Editors
-- [Doom Emacs](https://github.com/doomemacs/doomemacs) - An Emacs framework, great for working in org-mode
-- [Obsidian](https://obsidian.md/) [`*`] - A nice Markdown-based editor based on a "vault" structure. Offers a paid sync solution and community extensions
-- [Standard Notes](https://standardnotes.com/) - A simple text editor focused on privacy and security. Offers a paid sync solution and community extensions
+- [Doom Emacs](https://github.com/doomemacs/doomemacs) - An Emacs framework,
+ great for working in org-mode
+- [Obsidian](https://obsidian.md/) [`*`] - A nice Markdown-based editor based on
+ a "vault" structure. Offers a paid sync solution and community extensions
+- [Standard Notes](https://standardnotes.com/) - A simple text editor focused on
+ privacy and security. Offers a paid sync solution and community extensions
- [VSCodium](https://vscodium.com/) [`*`] - VS Code without proprietary blobs
### Media
-- [Luminar](https://skylum.com/luminar) - Luminar offers top-notch photo editing features
+- [Luminar](https://skylum.com/luminar) - Luminar offers top-notch photo editing
+ features
- [Minecraft](https://www.minecraft.net/) - Block mining simulator
-- [NetNewsWire](https://netnewswire.com/) - A free and open source RSS reader for Mac, iPhone, and iPad
+- [NetNewsWire](https://netnewswire.com/) - A free and open source RSS reader
+ for Mac, iPhone, and iPad
- [Plex](https://www.plex.tv/) [`*`] - Desktop client for the Plex Media Server
-- [Steam](https://store.steampowered.com/) - The top gaming marketplace for computers
-- [Transmission](https://transmissionbt.com/) [`*`] - A Fast, Easy and Free Bittorrent Client
-- [VLC](https://www.videolan.org/vlc/) - A free and open source cross-platform multimedia player
+- [Steam](https://store.steampowered.com/) - The top gaming marketplace for
+ computers
+- [Transmission](https://transmissionbt.com/) [`*`] - A Fast, Easy and Free
+ Bittorrent Client
+- [VLC](https://www.videolan.org/vlc/) - A free and open source cross-platform
+ multimedia player
## Package Management
-- [Homebrew](https://brew.sh/) [`*`] - The Missing Package Manager for macOS (or Linux)
-- [MacPorts](https://www.macports.org/) - A system to compile, install, and manage open source software
+- [Homebrew](https://brew.sh/) [`*`] - The Missing Package Manager for macOS (or
+ Linux)
+- [MacPorts](https://www.macports.org/) - A system to compile, install, and
+ manage open source software
### Utilities
-- [Bartender 5](https://www.macbartender.com/Bartender5/) [`*`] - Easy control and customization over the native macOS menu bar
-- [BetterDisplay](https://betterdisplay.pro/) - Allows you to tweak a ton of features of built-in and external screens, such as scaling, configuration overrides, and color/brightness upscaling
+- [Bartender 5](https://www.macbartender.com/Bartender5/) [`*`] - Easy control
+ and customization over the native macOS menu bar
+- [BetterDisplay](https://betterdisplay.pro/) - Allows you to tweak a ton of
+ features of built-in and external screens, such as scaling, configuration
+ overrides, and color/brightness upscaling
- [Bitwarden](https://bitwarden.com/) - An open source password manager
-- [Ollama](https://ollama.com/) - Run Llama 2, Code Llama, and other models locally on your machine
- - [Ollama Swift](https://github.com/kghandour/Ollama-SwiftUI) - User Interface made for Ollama.ai using Swift
-- [LittleSnitch](https://obdev.at/products/littlesnitch/index.html) - Shows all network connections on your Macbook, including system and privileged services
-- [MicroSnitch](https://obdev.at/products/microsnitch/index.html) - Camera & microphone monitoring and alterting service
+- [Ollama](https://ollama.com/) - Run Llama 2, Code Llama, and other models
+ locally on your machine
+ - [Ollama Swift](https://github.com/kghandour/Ollama-SwiftUI) - User Interface
+ made for Ollama.ai using Swift
+- [LittleSnitch](https://obdev.at/products/littlesnitch/index.html) - Shows all
+ network connections on your Macbook, including system and privileged services
+- [MicroSnitch](https://obdev.at/products/microsnitch/index.html) - Camera &
+ microphone monitoring and alterting service
- [Mullvad](https://mullvad.net/) [`*`] - A private VPN service
-- [skhd](https://github.com/koekeishiya/skhd) [`*`] - Simple hotkey daemon for macOS
-- [Strongbox](https://strongboxsafe.com/) - Keepass password manager for iOS & macOS
+- [skhd](https://github.com/koekeishiya/skhd) [`*`] - Simple hotkey daemon for
+ macOS
+- [Strongbox](https://strongboxsafe.com/) - Keepass password manager for iOS &
+ macOS
- [Syncthing](https://syncthing.net/) [`*`] - Continuous file synchronization
-- [TinkerTool](https://www.bresink.com/osx/TinkerTool.html) - Unlock hidden configuration options for macOS
+- [TinkerTool](https://www.bresink.com/osx/TinkerTool.html) - Unlock hidden
+ configuration options for macOS
- [yabai](https://github.com/koekeishiya/yabai) [`*`] - Automatic window tiling
-- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with additional features and fixes
+- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A youtube-dl fork with additional
+ features and fixes