dotfiles/dot_config/fish/functions/lo.fish

5 lines
194 B
Fish

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