From 40ffc9a12118b77ddf4064ac0f43e1ffca049c73 Mon Sep 17 00:00:00 2001 From: Mattia Cabrini Date: Sun, 2 Feb 2025 13:34:03 +0100 Subject: [PATCH] Scripts --- .config/some.files/bash/env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/some.files/bash/env.sh b/.config/some.files/bash/env.sh index ad7d03f..4d26dfe 100644 --- a/.config/some.files/bash/env.sh +++ b/.config/some.files/bash/env.sh @@ -1,2 +1,2 @@ # Enviroment variables related to the console configuration -export PATH="$PATH:/opt/mattia-cabrini" +export PATH="$PATH:~/.config/some.files/scripts" -- 2.43.0