mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2026-03-26 03:53:54 +00:00
4 lines
90 B
Fish
4 lines
90 B
Fish
function ll --wraps=exa_git --description 'alias ll exa_git'
|
|
exa_git $argv
|
|
|
|
end
|