From 8c680d42e898f1b747a182503beb479dbfcb26a6 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 4 Jan 2015 14:00:31 -0500 Subject: set PATH in profile instead of zshrc and source it before starting i3 --- x/.profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 x/.profile (limited to 'x/.profile') diff --git a/x/.profile b/x/.profile new file mode 100644 index 0000000..b65f405 --- /dev/null +++ b/x/.profile @@ -0,0 +1 @@ +export PATH="$HOME/.local/bin:$PATH" -- cgit v1.2.3-60-g2f50