set PATH in profile instead of zshrc
[~bandali/configs] / x / .profile
diff --git a/x/.profile b/x/.profile
new file mode 100644 (file)
index 0000000..b65f405
--- /dev/null
@@ -0,0 +1 @@
+export PATH="$HOME/.local/bin:$PATH"