-
Notifications
You must be signed in to change notification settings - Fork 2k
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
consistent names for user profiles/startup files? #733
Labels
Comments
Yes pls |
I ditto 'Yes pls' to using |
The code that looks for these should default to a standard profile if they're not found. Are you asking for a single file to do what they all do at once? |
I understood it this way:
|
Oh right yeah 😖 +1 to this. |
Closed by #737 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to #427 (comment), we have three different filenames for ps/bat/sh:
Could we use just one? E.g.
user-profile.{ps1|bat|sh}
?The text was updated successfully, but these errors were encountered: