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 +```