You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Blocking
Related Issue(s)
Additional Context
None.
The text was updated successfully, but these errors were encountered: