4 lines
83 B
Fish
4 lines
83 B
Fish
function top --wraps=btop --description 'alias top=btop'
|
|
btop $argv
|
|
|
|
end
|