diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-04-29 14:18:55 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-04-29 14:18:55 -0500 |
commit | fdd80eadcc2f147d0198d94b7b908764778184a2 (patch) | |
tree | fbec9522ea9aa13e8105efc413d2498c3c5b4cd6 /content/wiki/macos.md | |
parent | d6c80fdc1dea9ff242a4d3c7d3939d2727a8da56 (diff) | |
download | cleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.tar.gz cleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.tar.bz2 cleberg.net-fdd80eadcc2f147d0198d94b7b908764778184a2.zip |
format line wrapping and fix escaped characters
Diffstat (limited to 'content/wiki/macos.md')
-rw-r--r-- | content/wiki/macos.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/wiki/macos.md b/content/wiki/macos.md index 6a13d3d..8731344 100644 --- a/content/wiki/macos.md +++ b/content/wiki/macos.md @@ -92,7 +92,7 @@ echo "yabai configuration loaded.." ### Communications -- [Element](https://element.io/) (`*`) - Matrix\'s default GUI client +- [Element](https://element.io/) (`*`) - Matrix's default GUI client - [gomuks](https://github.com/tulir/gomuks) - A terminal based Matrix client - [Thunderbird](https://www.thunderbird.net/) (`*`) - An open source email client by Mozilla - [Signal](https://signal.org/) (`*`) - A simple, powerful, and secure messenger @@ -103,7 +103,7 @@ echo "yabai configuration loaded.." - [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 - [Podman Desktop](https://podman-desktop.io/) (`*`) - Open source tool for containers and Kubernetes -- [Xcode](https://developer.apple.com/xcode/) - Apple\'s IDE +- [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 |