From 646cf27e1b916ce6619cabd7f43213fb06646bb4 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Tue, 3 Nov 2020 22:27:32 +0100 Subject: [PATCH] chore: update oh-my-posh invocation --- docs/docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration.md b/docs/docs/configuration.md index e651379b7e36..683718ffa33a 100644 --- a/docs/docs/configuration.md +++ b/docs/docs/configuration.md @@ -37,7 +37,7 @@ To set this configuration in combination with a [Oh my Posh executable][releases set a path to a json file containing the above code. ```bash -./oh-my-posh -config sample.json +oh-my-posh -config sample.json ``` If all goes according to plan, you should see the prompt being printed out on the line below. This could bring us to