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