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"