Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 689 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 689 Bytes

git-bash-prompt

Bash script adding git status to prompt in terminal

Copy everything from the script to your ~/.profile file. If it doesn't work - copy it to ~/.bashrc .

To make this work in IntelliJ's (or other IDE's) terminal go to: Settings -> Tools -> Terminal and set shell path to /bin/bash --rcfile ~/.profile

no_git_repository

git_repository

git_repository

This is just my customization for Ubuntu 18.04 of https://coderwall.com/p/pn8f0g/show-your-git-status-and-branch-in-color-at-the-command-prompt

######terminal used for screenshots - tilix