dotfiles/fish/functions/lld.fish

4 lines
142 B
Fish

function lld --wraps='exa_git $EXA_LD_OPTIONS' --description 'alias lld exa_git $EXA_LD_OPTIONS'
exa_git $EXA_LD_OPTIONS $argv
end