From f0740ce7c62653e5deaa18760b3cfa6c325677d2 Mon Sep 17 00:00:00 2001 From: Victor Berger Date: Sun, 11 Feb 2018 11:55:42 +0100 Subject: [PATCH] Fish them customisation --- .config/omf/init.fish | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/omf/init.fish b/.config/omf/init.fish index 9f4b5fa..33164fe 100644 --- a/.config/omf/init.fish +++ b/.config/omf/init.fish @@ -1,4 +1,8 @@ set -g theme_display_git_ahead_verbose yes +set -g theme_display_hostname yes +set -g theme_display_cmd_duration yes +set -g theme_show_exit_status yes +set -g theme_title_display_process yes eval (python -m virtualfish)