Skip to content

Allow arbitrary "setup commands" instead of sourcing bash profile #21

@AlexGustafsson

Description

@AlexGustafsson

Instead of having an option to source the bash profile, add arbitrary commands that are run before (and after) each command.

commandConfiguration:
  executeBefore:
    - source ~/.bash_profile
    - set -e
  executeAfter:
    - custom_cleanup

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:lowThis issue is not prioritized

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions