From 93bac029da73fad9ec9e119b3f135184e277e6a4 Mon Sep 17 00:00:00 2001 From: Kristjan Komlosi Date: Tue, 2 May 2023 10:19:35 +0200 Subject: [PATCH] profile sourcing --- dot_bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_bashrc b/dot_bashrc index 513dc9c..ed07793 100644 --- a/dot_bashrc +++ b/dot_bashrc @@ -3,7 +3,7 @@ # [[ $- != *i* ]] && return - +[[ -e ~/.profile ]] && . ~/.profile colors() { local fgc bgc vals seq0