mirror of
https://github.com/m1ngsama/dotfiles.git
synced 2026-03-26 12:03:55 +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
|