diff --git a/scripts/hxi b/scripts/hxi index fa9c1a7..b41143b 100755 --- a/scripts/hxi +++ b/scripts/hxi @@ -7,7 +7,7 @@ MUX=$(where tmux) # Set editor to helix, if unset if [[ -v EDITOR ]]; then - EDITOR=$(where hx) + EDITOR=$(which hx) fi # Open a new session with a random name