if (( $+commands[helix] )); then alias hx="helix" elif (( $+commands[hx] )); then alias helix="hx" fi