[Fish] Set prompt theme to Nord

This commit is contained in:
Lucien Cartier-Tilet 2021-02-04 09:14:52 +01:00
parent 84de2cce7e
commit 2ea6cd5ecf
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 5 additions and 0 deletions

View File

@ -130,6 +130,11 @@ I also wish to have a kinda different newline prompt, so lets set it:
set -g theme_newline_prompt 'λ '
#+END_SRC
Finally, lets set our prompts theme to the Nord theme.
#+BEGIN_SRC fish
set -g theme_color_scheme nord
#+END_SRC
* Global variables
:PROPERTIES:
:CUSTOM_ID: Global_variables-1c84df8b