Skip to content
Snippets Groups Projects
Commit 0c2805fa authored by Bruno Pinto's avatar Bruno Pinto
Browse files

Merge pull request #65 from bbbenji/patch-1

parents 5bf5105f 17a0209b
No related merge requests found
...@@ -19,6 +19,9 @@ set fish_pager_color_description 555 yellow ...@@ -19,6 +19,9 @@ set fish_pager_color_description 555 yellow
set fish_pager_color_progress cyan set fish_pager_color_progress cyan
set fish_pager_color_secondary set fish_pager_color_secondary
set fish_color_host cyan
set fish_color_user cyan
# Git prompt setup # Git prompt setup
set __fish_git_prompt_char_untrackedfiles '*' set __fish_git_prompt_char_untrackedfiles '*'
set __fish_git_prompt_color yellow set __fish_git_prompt_color yellow
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment