aboutsummaryrefslogtreecommitdiff
path: root/functions/icons.zsh
diff options
context:
space:
mode:
authorsabricot <julien.sabre@epitech.eu>2016-03-06 20:25:17 +0300
committersabricot <julien.sabre@epitech.eu>2016-03-06 20:25:17 +0300
commit3c95feb0bdefc22a9a37529dc6f48b31a18d3a20 (patch)
tree7dea5ed4234704e70788316bf99bd6d53cc7de33 /functions/icons.zsh
parentd0e9baf45390ed8b4d9ae3ca007da526c4eb4f12 (diff)
Add a docker machine segment
Diffstat (limited to 'functions/icons.zsh')
-rw-r--r--functions/icons.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions/icons.zsh b/functions/icons.zsh
index e7dc3bfa..e40d6060 100644
--- a/functions/icons.zsh
+++ b/functions/icons.zsh
@@ -51,6 +51,7 @@ case $POWERLEVEL9K_MODE in
LOAD_ICON $'\UE190 ' # 
SWAP_ICON $'\UE87D' # 
RAM_ICON $'\UE1E2 ' # 
+ SERVER_ICON $'\UE895' # 
VCS_UNTRACKED_ICON $'\UE16C' # 
VCS_UNSTAGED_ICON $'\UE17C' # 
VCS_STAGED_ICON $'\UE168' # 
@@ -105,6 +106,7 @@ case $POWERLEVEL9K_MODE in
LOAD_ICON $'\UF080 ' # 
SWAP_ICON $'\UF0E4' # 
RAM_ICON $'\UF0E4' # 
+ SERVER_ICON $'\UF296' # 
VCS_UNTRACKED_ICON $'\UF059' # 
VCS_UNSTAGED_ICON $'\UF06A' # 
VCS_STAGED_ICON $'\UF055' # 
@@ -155,6 +157,7 @@ case $POWERLEVEL9K_MODE in
LOAD_ICON 'L'
SWAP_ICON 'SWP'
RAM_ICON 'RAM'
+ SERVER_ICON ''
VCS_UNTRACKED_ICON '?'
VCS_UNSTAGED_ICON $'\u25CF' # ●
VCS_STAGED_ICON $'\u271A' # ✚