dotfiles/fish/.config/fish/functions/y.fish

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

4 lines
72 B
Fish
Raw Normal View History

2024-02-23 08:11:08 +01:00
function y --wraps yazi --description 'alias y=yazi'
yazi $argv
end