dots/private_dot_config/private_fish/functions/hx.fish

3 lines
77 B
Fish

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