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