From 7343a15f123c78d7c29ff7a189798de689869026 Mon Sep 17 00:00:00 2001 From: Marcelo Lira Date: Fri, 7 Mar 2025 00:41:38 -0300 Subject: Initial commit. --- desktop-wayland/.config/environment.d/path.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 desktop-wayland/.config/environment.d/path.conf (limited to 'desktop-wayland/.config/environment.d') diff --git a/desktop-wayland/.config/environment.d/path.conf b/desktop-wayland/.config/environment.d/path.conf new file mode 100644 index 0000000..9cb7e8f --- /dev/null +++ b/desktop-wayland/.config/environment.d/path.conf @@ -0,0 +1 @@ +PATH=$HOME/.local/bin:$PATH -- cgit v1.2.3