From 9d03eb437875790909a17517fd0769d207b05289 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 11 Mar 2026 10:26:00 +0100 Subject: update --- .profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index 98144f5..dd34724 100644 --- a/.profile +++ b/.profile @@ -38,4 +38,6 @@ if [ -f "$HOME/.cargo/env" ]; then . "$HOME/.cargo/env" fi +if [ -f "$HOME/.local/bin/env" ]; then . "$HOME/.local/bin/env" +fi -- cgit v1.2.3