summaryrefslogtreecommitdiffstats
path: root/helix/.config/sh/rc.d/helix
diff options
context:
space:
mode:
Diffstat (limited to 'helix/.config/sh/rc.d/helix')
-rw-r--r--helix/.config/sh/rc.d/helix2
1 files changed, 2 insertions, 0 deletions
diff --git a/helix/.config/sh/rc.d/helix b/helix/.config/sh/rc.d/helix
new file mode 100644
index 0000000..2dad3e5
--- /dev/null
+++ b/helix/.config/sh/rc.d/helix
@@ -0,0 +1,2 @@
+alias hx="helix"
+export EDITOR=$(command -v helix)