From 1e3abc123f690c9bdd416e8224f1beb47c96f1c7 Mon Sep 17 00:00:00 2001 From: layla <111667698+04cb@users.noreply.github.com> Date: Fri, 6 Mar 2026 19:09:18 +0800 Subject: [PATCH] chore: change freeBSD to FreeBSD (#13614) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab2e57144..d7f143397 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Twitter), and join us on [Discord](https://discord.gg/ohmyzsh). - [Manual Installation](#manual-installation) - [Installation Problems](#installation-problems) - [Custom Plugins And Themes](#custom-plugins-and-themes) - - [Enable GNU ls In macOS And freeBSD Systems](#enable-gnu-ls-in-macos-and-freebsd-systems) + - [Enable GNU ls In macOS And FreeBSD Systems](#enable-gnu-ls-in-macos-and-freebsd-systems) - [Skip Aliases](#skip-aliases) - [Async git prompt](#async-git-prompt) - [Getting Updates](#getting-updates) @@ -70,7 +70,7 @@ Twitter), and join us on [Discord](https://discord.gg/ohmyzsh). | O/S | Status | | :------------- | :----: | | Android | ✅ | -| freeBSD | ✅ | +| FreeBSD | ✅ | | LCARS | 🛸 | | Linux | ✅ | | macOS | ✅ | @@ -349,7 +349,7 @@ If you have many functions that go well together, you can put them as a `XYZ.plu If you would like to override the functionality of a plugin distributed with Oh My Zsh, create a plugin of the same name in the `custom/plugins/` directory and it will be loaded instead of the one in `plugins/`. -### Enable GNU ls In macOS And freeBSD Systems +### Enable GNU ls In macOS And FreeBSD Systems