用 oh-my-posh 美化 Git bash

2022-06-14
1 min read
Featured Image

Windows Terminal 中的 Git bash 也可以美美的。

步驟

以下步驟都是在 Windows Terminal 中的 Git bash1 執行。

  1. 先下載一個你喜歡的theme: https://ohmyposh.dev/docs/themes
  2. 下載並安裝字型:Caskaydia Cove Nerd Font
  3. Install OhMyPosh: winget install JanDeDobbeleer.OhMyPosh
  4. 建立並修改 ~/.profile,然後加入
    eval "$(oh-my-posh --init --shell bash --config ~/montys.omp.json)"
    注意最後的 montys.omp.json 就是第一步下載的theme,這邊要改成你自己的路徑。
  5. 修改 Windows Terminal 的 setting.json,將字型改為 CaskaydiaCove NF
  6. 重開 Windows Terminal

成果

20220614_221915_WindowsTerminal_1244x262.png

參考

Avatar

Awin Huang

有物混成,先天地而生,寂兮寥兮,獨立而不改,周行而不殆,可以為天下母。吾不知其名,字之曰道。
comments powered by Disqus