arch/private_dot_config/fish/functions/hx.fish

3 lines
77 B
Fish

function hx --wraps=helix --description 'alias hx helix'
helix $argv
end