mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 17:46:46 +00:00
5 lines
194 B
Fish
5 lines
194 B
Fish
function le --wraps='eza $EZA_STANDARD_OPTIONS $EZA_LE_OPTIONS' --description 'alias le eza $EZA_STANDARD_OPTIONS $EZA_LE_OPTIONS'
|
|
eza $EZA_STANDARD_OPTIONS $EZA_LE_OPTIONS $argv
|
|
|
|
end
|