mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-28 19:58:52 +00:00
feat(shell): gazorby/fish-exa
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
4
config/fish/functions/lld.fish
Normal file
4
config/fish/functions/lld.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function lld --wraps='exa_git $EXA_LD_OPTIONS' --description 'alias lld exa_git $EXA_LD_OPTIONS'
|
||||
exa_git $EXA_LD_OPTIONS $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user