feat: with helix alias on linux

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2025-01-08 23:19:20 +01:00
parent dcd1e445f1
commit 62521e2ba8
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

View File

@ -54,8 +54,8 @@ export BITEME_ROOT="$HOME/Documents/obsidian"
{{ end }}
{{ if not .homebrew -}}
#alias hx="helix"
export EDITOR=hx
alias hx="helix"
export EDITOR=helix
{{ else }}
HELIX_RUNTIME=/Users/kah/git/github.com/kjuulh/helix/runtime
export EDITOR=hx