unison
unison copied to clipboard
Revert change to trigger fzf on no-args ls
Overview
Reverts ls back to using an optional argument, ls on its own will list the top-level namespace.
Implementation notes
Just reverts changes from the other pr, I left the explicit ls . in transcripts since it's more future proof.