5 lines
84 B
Fish
5 lines
84 B
Fish
function hx --wraps=helix --description 'alias hx helix'
|
|
helix $argv
|
|
|
|
end
|