mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2025-12-24 10:51:24 +00:00
4 lines
189 B
Fish
4 lines
189 B
Fish
function l --wraps='eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS' --description 'alias l eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS'
|
|
eza $EXA_STANDARD_OPTIONS $EXA_L_OPTIONS $argv
|
|
|
|
end
|