Answers for "sexy bash"

0

sexy bash

(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
Posted by: Guest on October-05-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language