dotfiles/dot_config/fish/functions/lld.fish

5 lines
142 B
Fish

function lld --wraps='eza_git $EZA_LD_OPTIONS' --description 'alias lld eza_git $EZA_LD_OPTIONS'
eza_git $EZA_LD_OPTIONS $argv
end