summary refs log tree commit diff
path: root/zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'zshenv')
-rw-r--r--zshenv2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshenv b/zshenv
index acff725..6d3aae3 100644
--- a/zshenv
+++ b/zshenv
@@ -1,3 +1,3 @@
 export EDITOR="mg"
-
+export PATH=~/workspace/go/bin:$PATH
 alias add="arc diff --draft"