From ab720a3bb3eb31952a2567070b6374f359928f90 Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Wed, 8 Jun 2016 19:31:16 -0700 Subject: [PATCH] Add docker and theme configs to fish_prompt comment. --- fish_prompt.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fish_prompt.fish b/fish_prompt.fish index c766c93..8d1f9b3 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -22,6 +22,7 @@ # set -g theme_display_git_ahead_verbose yes # set -g theme_git_worktree_support yes # set -g theme_display_vagrant yes +# set -g theme_display_docker_machine no # set -g theme_display_hg yes # set -g theme_display_virtualenv no # set -g theme_display_ruby no @@ -33,6 +34,7 @@ # set -g theme_nerd_fonts yes # set -g theme_show_exit_status yes # set -g default_user your_normal_user +# set -g theme_color_scheme dark # =========================== # Helper methods