dotfiles/dot_config/fish/functions/llaa.fish

5 lines
147 B
Fish

function llaa --wraps='eza_git $EZA_LAA_OPTIONS' --description 'alias llaa eza_git $EZA_LAA_OPTIONS'
eza_git $EZA_LAA_OPTIONS $argv
end