mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 13:48:40 +00:00
5 lines
142 B
Fish
5 lines
142 B
Fish
function lla --wraps='exa_git $EXA_LA_OPTIONS' --description 'alias lla exa_git $EXA_LA_OPTIONS'
|
|
exa_git $EXA_LA_OPTIONS $argv
|
|
|
|
end
|