From b2327ae50a90fc23e35dd4962fcfc692234f38e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Thu, 8 Nov 2018 22:33:46 +0100 Subject: [PATCH] =?UTF-8?q?Aktualizova=C5=A5=20".bashrc"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index b125873..dae9c80 100644 --- a/.bashrc +++ b/.bashrc @@ -106,8 +106,8 @@ if [ -f ~/.bash_aliases ]; then . ~/.bash_aliases fi -if [ -f ~/.bashrc_git_prompt ]; then - . ~/.bashrc_git_prompt +if [ -f ~/.bash_git_prompt ]; then + . ~/.bash_git_prompt fi