1
1
Fork 0
configs/fish/functions/fl.fish
Jonathan Schleifer 15d24373ac fish: Convert abbreviations to aliases
It's annoying to see fish expand the abbreviation while you type.
2020-06-15 20:58:48 +00:00

3 lines
56 B
Fish

function fl --wraps=fossil
command fossil $argv
end