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.
就像现在一样,不得不通过 iTerm 浏览旧的结果文本,试图区分我的命令行在哪里以及结果文本是什么,这变得相当烦人。
有没有办法让我更容易清楚地识别我的命令行?
我在想我可以将它设置为与结果文本不同的颜色。
您可以将 shell 提示设置为不同的颜色,请查看以下两个链接,一个用于 bash,另一个用于 zsh。
请记住,如果您 ssh 到不同的主机,您很可能会失去颜色,除非您在该主机上具有完全相同的设置。
在我的 zsh 上
疯狂的 bash 提示