Displaying Git Branch on Elementary OS’s Terminal

ElementaryOS has a pretty looking terminal (pantheon), however it doesn’t tell you what git branch you are on right now which can be painful. In order to display git branch on your terminal, you will have to modify your ~/.bashrc file. Without further ado, let’s modify our ~/.bashrc file and get it working. #1: Open ~/.bashrc You can open your ~/.bashrc file using terminal or other editor. I find it easier to use nano command in terminal, but some of

Continue Reading

Sliding Sidebar