Compare commits

...

2 commits

View file

@ -0,0 +1,3 @@
function lastdl
echo "$HOME/Downloads/$(exa -1 -s modified ~/Downloads | tail -1)"
end