4 lines
99 B
Fish
4 lines
99 B
Fish
function fetch --wraps=neofetch --description 'alias fetch=neofetch'
|
|
neofetch $argv
|
|
|
|
end
|