aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/xdg
diff options
context:
space:
mode:
Diffstat (limited to 'xdg')
-rw-r--r--xdg/.config/profile.d/10-xdg.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/xdg/.config/profile.d/10-xdg.sh b/xdg/.config/profile.d/10-xdg.sh
deleted file mode 100644
index 3edf889..0000000
--- a/xdg/.config/profile.d/10-xdg.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-export PATH="$PATH:$HOME/.local/bin"