5 lines
90 B
Fish
5 lines
90 B
Fish
|
function ll --wraps=eza_git --description 'alias ll eza_git'
|
||
|
eza_git $argv
|
||
|
|
||
|
end
|