-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Install
zshon your env. Just copy and paste it.
$ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- I highly recommend you to use
powerlevel10kwithzsh.
$ git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
$ echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
- Execute
zsh, and it will start setting script ofpowerlevel10k.
$ exec zsh
- You might got font issue. Get
MesloLGSfonts from here.
You will need to set fonts on your VSCode. Set your terminal fonts' family to MesloLGS NF

- If the fonts are still broken, try to set fonts on your AiStage's directory, the location below.
/usr/local/share/fonts
- Enjoy your Fancy Terminal! 😄
jinmyeongANjinmyeongAN


