lazycli
lazycli copied to clipboard
Implemented a config to make commands close lazycli after executing t…
Implemented a config setting to for lazycli to shut down after executing a command. This is useful for commands the user always want's to close lazycli afterwards, such as enabling a conda environment.
Adding the setting "quit_after_running: true" to any key binding in the config.yaml to enable this behaviour