Format README.md

This commit is contained in:
Alex 2024-02-22 14:18:07 +01:00
parent 7ff020759d
commit 9cab32a820
Signed by: l-x
GPG key ID: 0B7107C9393169F4

View file

@ -1,3 +1,4 @@
```sh
set -U fish_greeting set -U fish_greeting
fish_config theme choose 'Tomorrow Night Bright' fish_config theme choose 'Tomorrow Night Bright'
fish_config theme save fish_config theme save
@ -10,3 +11,4 @@ fisher install franciscolourenco/done
fisher install joseluisq/gitnow fisher install joseluisq/gitnow
starship preset pure-preset -o ~/.config/starship.toml starship preset pure-preset -o ~/.config/starship.toml
```