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