Horje
show git branch on terminal on mac Code Example
show git branch on terminal on mac
# Git branch in prompt.parse_git_branch() {git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ [\1]/'}export PS1="\u@\h \W\[\033[01;33m\]\$(parse_git_branch)\[\033[00m\] $ "
Source: medium.com




Shell

Related
where is pip installed packages stored in colab Code Example where is pip installed packages stored in colab Code Example
install podman mac brew Code Example install podman mac brew Code Example
install pybind ubuntu Code Example install pybind ubuntu Code Example
undercover mode kali Code Example undercover mode kali Code Example
how to make .exe from.py Code Example how to make .exe from.py Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12