Browse Source

fix(apple): replace deprecated nerdfonts icon

Carlo Sala 2 years ago
parent
commit
693e3dcc44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      themes/apple.zsh-theme

+ 1 - 1
themes/apple.zsh-theme

@@ -1,5 +1,5 @@
 function toon {
-  echo -n ""
+  echo -n "󰐀"
 }
 
 autoload -Uz vcs_info