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