From 2dbc661834f6f844c064a8682e725b826b9157b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Thu, 23 Mar 2023 20:37:37 +0100 Subject: [PATCH] zakom. .bash_git_prompt --- .bashrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.bashrc b/.bashrc index 55c1145..00a43b6 100644 --- a/.bashrc +++ b/.bashrc @@ -128,9 +128,9 @@ if [ -f ~/.bash_alias_pc ]; then fi ## skript pre git_prompt -if [ -f ~/.bash_git_prompt ]; then - . ~/.bash_git_prompt -fi +#if [ -f ~/.bash_git_prompt ]; then +# . ~/.bash_git_prompt +#fi # enable programmable completion features (you don't need to enable