summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zprofile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
new file mode 100644
index 0000000..779a315
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1,2 @@
+# -*- eval: (git-auto-commit-mode 1) -*-
+export PATH="${HOME}/bin:${PATH}:/usr/local/bin"