1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-05-07 05:32:35 +02:00

Note what theme actually is in use with fish

This commit is contained in:
2016-04-24 14:09:40 +02:00
parent 0e4f84d8fb
commit e81063ce56
+1 -1
View File
@@ -1,7 +1,7 @@
# Virtualenv support with virtualfish # Virtualenv support with virtualfish
eval (python -m virtualfish compat_aliases) eval (python -m virtualfish compat_aliases)
# Theme options # Theme options for bobthefish
set -g theme_show_exit_status yes set -g theme_show_exit_status yes
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S" set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"