Remix.run Logo
RMPR 3 hours ago

If you really want to be lazy, use a terminal file manager (I prefer lf[0]) it helps avoiding the cd && ls dance. That way, your history only contains commands you actually would want to rerun.

0: https://github.com/gokcehan/lf

LoganDark 6 minutes ago | parent [-]

> That way, your history only contains commands you actually would want to rerun.

just turn on the thing where a leading space doesn't commit to history and you can do this already.