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