From 38937858736ff8a7483dbdd353c36aa190028aab Mon Sep 17 00:00:00 2001
From: Michael Louwrens <mlouwrens@entersekt.com>
Date: Sat, 10 Feb 2018 21:24:06 +0200
Subject: try out sudo icon changes

---
 functions/icons.zsh | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'functions')

diff --git a/functions/icons.zsh b/functions/icons.zsh
index e642da00..b29d0108 100644
--- a/functions/icons.zsh
+++ b/functions/icons.zsh
@@ -258,6 +258,7 @@ case $POWERLEVEL9K_MODE in
       RIGHT_SUBSEGMENT_SEPARATOR     $'\uE0B3'              # 
       CARRIAGE_RETURN_ICON           $'\u21B5'              # ↵
       ROOT_ICON                      $'\uE614 '             # 
+      SUDO_ICON                      $'\uE0A2'              # 
       RUBY_ICON                      $'\uF219 '             # 
       AWS_ICON                       $'\uF270'              # 
       AWS_EB_ICON                    $'\UF1BD  '            # 
@@ -332,6 +333,7 @@ case $POWERLEVEL9K_MODE in
       RIGHT_SUBSEGMENT_SEPARATOR     $'\uE0B3'              # 
       CARRIAGE_RETURN_ICON           $'\u21B5'              # ↵
       ROOT_ICON                      $'\u26A1'              # ⚡
+      SUDO_ICON                      $'\uE0A2'              # 
       RUBY_ICON                      ''
       AWS_ICON                       'AWS:'
       AWS_EB_ICON                    $'\U1F331 '            # 🌱
-- 
cgit v1.2.3