From ed79ff06a7a13969803e81131b27f0b91da8157e Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 8 Mar 2026 14:39:23 +0000 Subject: [PATCH] add profile --- .bash_profile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .bash_profile diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..e87df1d --- /dev/null +++ b/.bash_profile @@ -0,0 +1,7 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc + +. "$HOME/.local/bin/env"