dotfiles/dot_config/fish/functions/llad.fish

5 lines
147 B
Fish

function llad --wraps='eza_git $EZA_LAD_OPTIONS' --description 'alias llad eza_git $EZA_LAD_OPTIONS'
eza_git $EZA_LAD_OPTIONS $argv
end