oh my zsh in vscode code example
Example 1: vscode display zsh characters
//Edit your personal settings file adding your ZSH font.
"terminal.integrated.fontFamily": "MesloLGS NF"
Example 2: vsode zsh
"terminal.integrated.shell.osx": "/bin/zsh"
//Edit your personal settings file adding your ZSH font.
"terminal.integrated.fontFamily": "MesloLGS NF"
"terminal.integrated.shell.osx": "/bin/zsh"