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.
Puppet/Vagrant を実行してマニフェストを適用すると、出力は色分けされ、マゼンタのエラーを除いてすべてシアンになります。
vagrant up
問題:ただし、Windows では色分けがなく、すべてが黒の背景に白のフォントです。色分けをオンにする方法はありますか?
env var ANSICON を任意の値に設定すると、私の場合に役立ちました。 set ANSICON=blabla
set ANSICON=blabla