Skip to content

Fix system variable cascading and naming conventions #6

@matthewlarkin

Description

@matthewlarkin

We have global variables set in the __bareStartUp() function. Ideally, we should have BARE_ prefixes for all of them and ensure robust cascading.

  • setup BARE_ prefixes
  • Ideal variable cascade:
    • __bareStartUp() default values
    • ~/.bashrc or ~/.bash_profile
    • host machine's variables otherwise set
    • ~/.barerc
    • $BARE_HOME/.barerc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions