mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 15:42:16 +00:00
5 lines
90 B
Fish
5 lines
90 B
Fish
function ll --wraps=eza_git --description 'alias ll eza_git'
|
|
eza_git $argv
|
|
|
|
end
|