AmellaHyprDots/fish/functions/ff.fish

5 lines
215 B
Fish

function ff --wraps='neofetch --config .config/neofetch/ff.conf --off' --description 'alias ff=neofetch --config .config/neofetch/ff.conf --off'
neofetch --config .config/neofetch/ff.conf --off $argv
end