dotfiles/dot_config/fish/functions/llaad.fish

5 lines
152 B
Fish
Raw Normal View History

function llaad --wraps='eza_git $EZA_LAAD_OPTIONS' --description 'alias llaad eza_git $EZA_LAAD_OPTIONS'
eza_git $EZA_LAAD_OPTIONS $argv
end