Removed powerline and the distro specific stuff, just too much hassle.
This commit is contained in:
17
fish/config.fish
Normal file
17
fish/config.fish
Normal file
@@ -0,0 +1,17 @@
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_display_git yes
|
||||
set -g theme_display_git_untracked yes
|
||||
set -g theme_display_git_ahead_verbose yes
|
||||
set -g theme_display_vagrant yes
|
||||
set -g theme_display_hg no
|
||||
set -g theme_display_virtualenv yes
|
||||
set -g theme_display_ruby no
|
||||
set -g theme_display_user yes
|
||||
set -g theme_display_vi yes
|
||||
set -g theme_display_vi_hide_mode default
|
||||
set -g theme_title_display_process yes
|
||||
set -g theme_title_display_path no
|
||||
set -g theme_title_use_abbreviated_path yes
|
||||
set -g theme_date_format "+%a %H:%M"
|
||||
set -g theme_avoid_ambiguous_glyphs yes
|
||||
set -g theme_show_exit_status yes
|
||||
Reference in New Issue
Block a user