From cf8fe8a2bc9d47ef72f1eb639c21a6b053c62126 Mon Sep 17 00:00:00 2001 From: Ian Homer Date: Sat, 9 Dec 2023 09:24:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20bashrc=20complete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dotfiles/bash/.bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 11099426..f051df95 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -57,3 +57,5 @@ fi . ~/.config/sh/aliases-non-fish.sh [[ -f ~/.carg/env ]] && . ~/.cargo/env + +echo "... ~/.bashrc complete"