[Fish] Further theme appearance modification

This commit is contained in:
Lucien Cartier-Tilet 2020-12-02 17:28:08 +01:00
parent 9004bb84e6
commit 888e237ab8
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 5 additions and 0 deletions

View File

@ -125,6 +125,11 @@ The theme I use for fish is [[https://github.com/oh-my-fish/theme-bobthefish][bo
set -g theme_date_format "+%g-%m-%d %H:%M:%S"
#+END_SRC
I also wish to have a kinda different newline prompt, so lets set it:
#+BEGIN_SRC fish
set -g theme_newline_prompt 'λ '
#+END_SRC
* Global variables
:PROPERTIES:
:CUSTOM_ID: Global_variables-1c84df8b