mirror of
				https://github.com/oh-my-fish/theme-bobthefish.git
				synced 2025-06-13 13:03:54 +00:00 
			
		
		
		
	
						commit
						0c4d7e6edd
					
				| @ -692,8 +692,8 @@ end | |||||||
| 
 | 
 | ||||||
| function __bobthefish_prompt_desk -S -d 'Display current desk environment' | function __bobthefish_prompt_desk -S -d 'Display current desk environment' | ||||||
|   [ "$theme_display_desk" = 'no' -o -z "$DESK_ENV" ]; and return |   [ "$theme_display_desk" = 'no' -o -z "$DESK_ENV" ]; and return | ||||||
|   __bobthefish_start_segment $__color_desk |   __bobthefish_start_segment $color_desk | ||||||
|   echo -ns $__bobthefish_desk_glyph ' ' (basename  -a -s ".fish" "$DESK_ENV") ' ' |   echo -ns $desk_glyph ' ' (basename  -a -s ".fish" "$DESK_ENV") ' ' | ||||||
|   set_color normal |   set_color normal | ||||||
| end | end | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user