📜  sexy bash - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:20.348000             🧑  作者: Mango

代码示例1
(cd /tmp && ([[ -d sexy-bash-prompt ]] || git clone --depth 1 --config core.autocrlf=false https://github.com/twolfson/sexy-bash-prompt) && cd sexy-bash-prompt && make install) && source ~/.bashrc