Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shellName() Revamp #54

Open
Tracked by #32
ReedClanton opened this issue Apr 26, 2023 · 0 comments
Open
Tracked by #32

shellName() Revamp #54

ReedClanton opened this issue Apr 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ReedClanton
Copy link
Owner

Description

Decide if shellName() should be kept (i.e. is it sufficiently complex task to need a function). If it is kept, rework when it's sourced so it can be used as early in the environment setup process as possible.

High Level Solution Description

Determine if getting the current shell's name is complex enough to warrant having a function for it. If it is, revamp when shellName() is sourced so it can be used as early in the environment setup process as possible. This should likely also include changing when all shell functions are sourced.

Alternative Solution(s)

None.

Blocked By

  • None

Blocking

  • None

Related Issue(s)

  • None

Additional Context

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant