[Fish] Set prompt theme to Nord
This commit is contained in:
parent
84de2cce7e
commit
2ea6cd5ecf
@ -130,6 +130,11 @@ I also wish to have a kinda different newline prompt, so let’s set it:
|
|||||||
set -g theme_newline_prompt 'λ '
|
set -g theme_newline_prompt 'λ '
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
Finally, let’s set our prompt’s theme to the Nord theme.
|
||||||
|
#+BEGIN_SRC fish
|
||||||
|
set -g theme_color_scheme nord
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
* Global variables
|
* Global variables
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: Global_variables-1c84df8b
|
:CUSTOM_ID: Global_variables-1c84df8b
|
||||||
|
Loading…
Reference in New Issue
Block a user