diff --git a/02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md b/02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md index edf5341..f348404 100644 --- a/02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md +++ b/02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md @@ -155,5 +155,10 @@ unset THEME } ``` +## oh-my-posh on bash +1. 先下載一個你喜歡的theme: [https://ohmyposh.dev/docs/themes](https://ohmyposh.dev/docs/themes) +2. 下載並安裝字型:[Caskaydia Cove Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/CascadiaCode.zip?WT.mc_id=-blog-scottha) +3. Install OhMyPosh: `winget install JanDeDobbeleer.OhMyPosh` + ## Reference - [Windows Terminal 美化 for WSL 2 Ubuntu (zsh + zim + powerlevel10k)](http://www.kenming.idv.tw/windows-terminal-%e7%be%8e%e5%8c%96-for-wsl-2-ubuntu-zsh-zim-powerlevel10k/)