terminal

Windows Git Bash 上使用 ADB 的問題

Windows Git Bash 上使用 ADB 的路徑轉換問題 在 Windows 的 Git Bash 裡使用 ADB 時,可能會遇到一個讓人摸不著頭緒的問題:明明輸入的是正確 Android path,ADB 收到的卻像是 Windows path。
2026-08-20
2 min read
Featured Image

Windows Git Bash 改用 Zsh

zsh 是一個很好用方便的 shell,在 Linux 安裝非常方便,在 Windows 上如果有安裝 Git,也可以透過 Git Bash 來使用,操作環境可以大幅貼近 Linux。
2026-01-16
1 min read
Featured Image

用 oh-my-posh 美化 Git bash

讓 Windows Terminal 中的 Git bash 也可以美美的。
2022-06-14
1 min read
Featured Image