Update l alias arguments

This commit is contained in:
Oliver Davies 2016-06-30 01:19:42 +01:00
parent 941ffd0760
commit adb6610190

View file

@ -1,3 +1,3 @@
function l function l
ls -ltrh $argv; ls -lh $argv;
end end