summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-04-16 10:01:56 -0500
committerSam Nystrom <sam@samnystrom.dev>2023-04-16 10:03:15 -0500
commit94874ba6fbbbd8fdc2a203ef27caa1c8e04b8a43 (patch)
treec779c5dddb711e314dc7e357787c79f923349aa0 /.profile
parentc2d09359fb3929a0a9c05c41d8e5bad16f502a75 (diff)
feat: use sh profile to set env vars
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
new file mode 100644
index 0000000..46937eb
--- /dev/null
+++ b/.profile
@@ -0,0 +1,2 @@
+export EDITOR=hx
+export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR"/hissh-agent