From 437d70a843713fb9477dcd9f06a0da5f152d3852 Mon Sep 17 00:00:00 2001 From: Matthieu MN Date: Fri, 30 Aug 2019 00:01:00 +0200 Subject: [PATCH] Updated Examples (fish) (markdown) --- Examples-(fish).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-(fish).md b/Examples-(fish).md index da6384a..f6fde9c 100644 --- a/Examples-(fish).md +++ b/Examples-(fish).md @@ -137,7 +137,7 @@ end ``` ### Vscode -``` +```fish set -gx vscode_path "$HOME/.config/VScodium" set -gx vscode_command "codium"