oh-my-bash/themes/powerline-icon
2024-09-10 11:22:46 +09:00
..
powerline-icon-dark.png themes: Add theme powerline-icon (#509) 2024-01-08 14:53:56 +09:00
powerline-icon.base.sh style(themes/powerline-*): adjust styles 2024-09-10 11:22:46 +09:00
powerline-icon.theme.sh refactor(themes/powerline-icon): allow specifying icons through variables 2024-09-01 09:20:33 +09:00
README.md docs(themes/powerline-icon): add README.md 2024-09-10 10:51:57 +09:00

Powerline Icon Theme

A theme derived from Powerline with emoji icons.

This is based on the Powerline theme. Please see also the documentation of the powerline theme.

Screenshot

Segments

The powerline-icon theme modifies the segments user_info and cwd of the original Powerline theme so that they include icons. This theme also inserts a date string in user_info.

Configuration

Icons can be configured by setting values to the following shell variables.

OMB_THEME_POWERLINE_ICON_USER
OMB_THEME_POWERLINE_ICON_HOME
OMB_THEME_POWERLINE_ICON_EXIT_FAILURE
OMB_THEME_POWERLINE_ICON_EXIT_SUCCESS

The time format shown in the user_info segment can be configured by the following shell variable:

OMB_THEME_POWERLINE_ICON_CLOCK

The default value is %X %D.