From 9cab32a82076263cbd27977a368822d4ea70f2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20W=C3=BChr?= Date: Thu, 22 Feb 2024 14:18:07 +0100 Subject: [PATCH] Format README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fed2598..95c24ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +```sh set -U fish_greeting fish_config theme choose 'Tomorrow Night Bright' fish_config theme save @@ -10,3 +11,4 @@ fisher install franciscolourenco/done fisher install joseluisq/gitnow starship preset pure-preset -o ~/.config/starship.toml +```