From e586f75c48549b4ecc29ab38ddfacbc88290da88 Mon Sep 17 00:00:00 2001 From: Jonathan Solskov <62329544+Glubiz@users.noreply.github.com> Date: Wed, 7 May 2025 14:27:28 +0200 Subject: [PATCH] Update 3rdpartyprompts.md Changing "by" to "using" --- book/3rdpartyprompts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/3rdpartyprompts.md b/book/3rdpartyprompts.md index 13146f0821..22eaa144ea 100644 --- a/book/3rdpartyprompts.md +++ b/book/3rdpartyprompts.md @@ -33,7 +33,7 @@ source ~/.oh-my-posh.nu For MacOS users: -1. You can install oh-my-posh by `brew`, just following the [guide here](https://ohmyposh.dev/docs/installation/macos) +1. You can install oh-my-posh using `brew`, just following the [guide here](https://ohmyposh.dev/docs/installation/macos) 2. Download and install a [nerd font](https://github.com/ryanoasis/nerd-fonts). 3. Set the PROMPT_COMMAND in the file output by `$nu.config-path`, here is a code snippet: