dotfiles/.config/fish/functions/pifs.fish

5 lines
88 B
Fish

# Defined in - @ line 0
function pifs --description 'alias pifs πfs'
πfs $argv;
end