dotfiles/fish/.config/fish/functions/l.fish

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
39 B
Fish
Raw Permalink Normal View History

function l -w eza
eza -l $argv
end