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 93969a5..2b01b23 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)"
setup-inputs