feat: with helix alias on linux
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
dcd1e445f1
commit
62521e2ba8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user