1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

More concise timestamp to the right of the prompt

This commit is contained in:
2016-04-09 19:30:17 +02:00
parent 6f305e8669
commit b5839ea71c

View File

@@ -8,6 +8,7 @@ eval (python -m virtualfish compat_aliases)
# Theme options
set -g theme_show_exit_status yes
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"
# PATH
## If the private dotfiles repo is installed, we'd like to use its scripts too