mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-24 10:51:24 +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
|