mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
Changed path segment for gruvbox
This commit is contained in:
parent
22451d400f
commit
3ecd0726ca
@ -1168,8 +1168,8 @@ function fish_prompt -d 'bobthefish, a fish theme optimized for awesome'
|
||||
set -g __color_initial_segment_su $fg[1] $green[2] --bold
|
||||
set -g __color_initial_segment_jobs $fg[1] $aqua[2] --bold
|
||||
|
||||
set -g __color_path $blue[1] $bg[2]
|
||||
set -g __color_path_basename $blue[1] $bg[2] --bold
|
||||
set -g __color_path $bg[1] $fg[2]
|
||||
set -g __color_path_basename $bg[1] $fg[2] --bold
|
||||
set -g __color_path_nowrite $red[1] $fg[2]
|
||||
set -g __color_path_nowrite_basename $red[1] $fg[2] --bold
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user