summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xorg/.xprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/.xprofile b/xorg/.xprofile
index cc5d759..04e2fa3 100644
--- a/xorg/.xprofile
+++ b/xorg/.xprofile
@@ -1,5 +1,8 @@
#!/bin/sh
+PATH="$HOME/.bin/local:$HOME/.bin/$(hostname):$HOME/.bin:$PATH"
+export PATH
+
eval "$(ssh-agent)"
pidof svscan || (svscan "$HOME"/.services/enabled 2>&1 | readproctitle "$USER" ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &