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

4 lines
40 B
Fish
Raw Normal View History

2025-03-02 14:26:08 +01:00
function hx
command helix $argv
end