esctl
esctl copied to clipboard
In interactive mode, run the pre-commands only on startup
prepare_to_run_command()
is called every time a command is ran. In interactive mode, we could make use of precmd()
to run the pre-command only once.