Optional sources of zaw for nerd-icon:
- nerd-icon
If you are using zplug, just add the code below in your .zshrc.
zplug "zsh-users/zaw"
zplug "GeneralD/zaw-src-nerd-icon", on:"zsh-users/zaw"For oh-my-zsh, clone this repo into ~/.oh-my-zsh/custom/plugins and add plugin as below.
plugins+=(zaw zaw-src-nerd-icon)Required commands:
- uni2ascii
- ascii2uni
If you are using macOS, you can install them with command
brew install uni2ascii