Skip to content

[Enhancement] Add a Startup Configuration File (~/.zorprc) #7

@aphexlog

Description

@aphexlog

ZorpSh should load a config file on startup (~/.zorprc) to apply aliases, exports, etc.

Tasks:

  • Read ~/.zorprc at launch.
  • Execute valid commands inside it.
  • Ignore empty lines and comments (# this is a comment).

Acceptance Criteria:

  • Running zorpsh loads environment variables from ~/.zorprc.
  • Aliases and exports from ~/.zorprc persist across sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions