3 lines
95 B
Fish
3 lines
95 B
Fish
function fetch --wraps=fastfetch --description 'alias fetch=fastfetch'
|
|
fastfetch $argv
|
|
end
|