4 lines
73 B
Fish
4 lines
73 B
Fish
function h --wraps=hx --description 'alias h=hx'
|
|
hx $argv
|
|
|
|
end
|