Skip to content

rich-97/git-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git prompt

Installation:

Open the terminal and make dir named .git-prompt, inside clone the repository.

mkdir ~/.git-prompt
git clone https://github.com/rich-97/git-prompt ~/.git-prompt

After that, write the following lines in your ~/.bashrc.

export GIT_PROMPT=~/.git-prompt/git-prompt
source $GIT_PROMPT/main.sh

And in your terminal sesion execute source ~/.bashrc.

Releases

No releases published

Packages

No packages published

Languages