Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
cmder をインストールし、Powershell と posh-git で使用しています。posh-git は、Lambda の後に git 情報を配置し、git 情報の後にカーソルをスペースなしで配置します。
これを変更して、Lambda が git 情報の後に表示されるようにするにはどうすればよいですか? $PrePrompt私はすでにと$PostPromptinで遊んでconfig\user_profile.ps1いましたが、これは git 情報の前にのみ影響します。
$PrePrompt
$PostPrompt
config\user_profile.ps1