mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-08 00:02:35 +00:00
feat(config): switch from fish-exa to fish-eza
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function l --wraps='eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS' --description 'alias l eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS'
|
||||
eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS $argv
|
||||
function l --wraps='exa $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS' --wraps='eza $EZA_STANDARD_OPTIONS $EZA_L_OPTIONS' --description 'alias l eza $EZA_STANDARD_OPTIONS $EZA_L_OPTIONS'
|
||||
eza $EZA_STANDARD_OPTIONS $EZA_L_OPTIONS $argv
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user