dotfiles/.config/fish/functions/hx.fish

3 lines
40 B
Fish

function hx
command helix $argv
end