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