[Fish] Set prompt theme to Nord

This commit is contained in:
2021-02-04 09:14:52 +01:00
parent 84de2cce7e
commit 2ea6cd5ecf

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