mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 07:47:48 +00:00
5 lines
142 B
Fish
5 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
|