gpt4 book ai didi

bash - .bash_profile PS1 显示当前目录文件夹和 $ MAC osx

转载 作者:行者123 更新时间:2023-11-29 08:49:21 26 4
gpt4 key购买 nike

在我目前的 .bash_profile 中

PS1="$ "

在我的终端中返回“$”

我也想显示当前文件夹。

如果我运行命令,pwd/用户/我/网站/

我希望我的 bash 提示符返回'网站$'

感谢您的帮助。

最佳答案

试试这个:

PS1='\[\033[01;32m\]\u@\h\[\033[01;34m\] [\w]\[\033[00m\]'

关于bash - .bash_profile PS1 显示当前目录文件夹和 $ MAC osx,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28136724/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com