dotfiles/dot_config/fish/functions/llaid.fish

5 lines
152 B
Fish

function llaid --wraps='eza_git $EZA_LAID_OPTIONS' --description 'alias llaid eza_git $EZA_LAID_OPTIONS'
eza_git $EZA_LAID_OPTIONS $argv
end