Add a command hermes edit <repo or search> or a flag hermes -e <repo or search> which would clone and/or jump to a repo but also open the project in a text editor. The editor should be set in the hermes config, or default to the $EDITOR environment variable.
Add a command
hermes edit <repo or search>
or a flaghermes -e <repo or search>
which would clone and/or jump to a repo but also open the project in a text editor. The editor should be set in the hermes config, or default to the $EDITOR environment variable.