Files
dotfiles/config/fish/functions/llaid.fish
2025-02-17 12:19:13 +02:00

5 lines
152 B
Fish

function llaid --wraps='exa_git $EXA_LAID_OPTIONS' --description 'alias llaid exa_git $EXA_LAID_OPTIONS'
exa_git $EXA_LAID_OPTIONS $argv
end