aboutsummaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authororhanbalci <=>2016-04-17 21:51:34 +0300
committerorhanbalci <=>2016-04-17 21:51:34 +0300
commitc991553fb25f4739a25f15fedef1ead92f44ecf3 (patch)
tree106ec8e9535de92689ead5f0e9408581b6fae336 /functions
parent72315fdc594f8c6945d8a683e2b35985855ff6eb (diff)
empty rust icon for patched mode
Diffstat (limited to 'functions')
-rw-r--r--functions/icons.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/icons.zsh b/functions/icons.zsh
index 17d7a9f6..9c9277b6 100644
--- a/functions/icons.zsh
+++ b/functions/icons.zsh
@@ -69,6 +69,7 @@ case $POWERLEVEL9K_MODE in
VCS_REMOTE_BRANCH_ICON ' '$'\UE804 ' # 
VCS_GIT_ICON $'\UE20E ' # 
VCS_HG_ICON $'\UE1C3 ' # 
+ RUST_ICON ''
)
;;
'awesome-fontconfig')