dotfiles/dot_config/fish/functions/meowf.fish
2026-05-09 18:20:11 +02:00

3 lines
361 B
Fish

function meowf --wraps='MEOW_ASCII="Catppuccin" MEOW_INFO="dots ascii title host memory uptime" ~/meowfetch/bin/meowfetch' --description 'alias meowf MEOW_ASCII="Catppuccin" MEOW_INFO="dots ascii title host memory uptime" ~/meowfetch/bin/meowfetch'
MEOW_ASCII="Catppuccin" MEOW_INFO="dots ascii title host memory uptime" ~/meowfetch/bin/meowfetch $argv
end