From 58eb85cbf6a397d1272f54ba3b4166e0e9ff0a70 Mon Sep 17 00:00:00 2001 From: BitHeaven <33015545+BitHeaven-Official@users.noreply.github.com> Date: Sat, 13 Aug 2022 12:56:08 +0500 Subject: [PATCH] Update .bashrc --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index a935909..d44a79d 100644 --- a/.bashrc +++ b/.bashrc @@ -192,3 +192,5 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi + +source ~/.git-prompt.sh