1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

fix(apple): replace deprecated nerdfonts icon

This commit is contained in:
Carlo Sala
2023-05-02 10:03:24 +02:00
parent b22593cf17
commit 693e3dcc44

View File

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