add timewarrior prompt segment; see #295

This commit is contained in:
romkatv
2020-01-26 19:29:06 +01:00
parent a9715367d4
commit bfa70fa86d
6 changed files with 98 additions and 0 deletions
+5
View File
@@ -123,6 +123,7 @@ function _p9k_init_icons() {
LUA_ICON 'lua'
PERL_ICON 'perl'
NNN_ICON 'nnn'
TIMEWARRIOR_ICON 'tw'
)
;;
'awesome-fontconfig')
@@ -233,6 +234,7 @@ function _p9k_init_icons() {
LUA_ICON 'lua'
PERL_ICON 'perl'
NNN_ICON 'nnn'
TIMEWARRIOR_ICON 'tw'
)
;;
'awesome-mapped-fontconfig')
@@ -347,6 +349,7 @@ function _p9k_init_icons() {
LUA_ICON 'lua'
PERL_ICON 'perl'
NNN_ICON 'nnn'
TIMEWARRIOR_ICON 'tw'
)
;;
'nerdfont-complete'|'nerdfont-fontconfig')
@@ -458,6 +461,7 @@ function _p9k_init_icons() {
LUA_ICON '\uE620' # 
PERL_ICON '\uE769' # 
NNN_ICON 'nnn'
TIMEWARRIOR_ICON '\uF132' # 
)
;;
*)
@@ -568,6 +572,7 @@ function _p9k_init_icons() {
LUA_ICON 'lua'
PERL_ICON 'perl'
NNN_ICON 'nnn'
TIMEWARRIOR_ICON 'tw'
)
;;
esac