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

consistent names for user profiles/startup files? #733

Closed
jankatins opened this issue Nov 24, 2015 · 6 comments
Closed

consistent names for user profiles/startup files? #733

jankatins opened this issue Nov 24, 2015 · 6 comments

Comments

@jankatins
Copy link
Contributor

According to #427 (comment), we have three different filenames for ps/bat/sh:

  • Powershell = config/user-profile.ps1
  • Cmder = config/user-startup.cmd
  • Bash = config/user-cmder.sh

Could we use just one? E.g. user-profile.{ps1|bat|sh}?

@Stanzilla
Copy link
Member

Yes pls

@kodybrown
Copy link
Contributor

I ditto 'Yes pls' to using user-profile.{ps1|bat|sh}.. :)

@MartiUK
Copy link
Member

MartiUK commented Nov 24, 2015

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?

@kodybrown
Copy link
Contributor

I understood it this way:

  • Powershell = config/user-profile.ps1
  • Cmder = config/user-profile.cmd
  • Bash = config/user-profile.sh

@MartiUK
Copy link
Member

MartiUK commented Nov 24, 2015

Oh right yeah 😖

+1 to this.

@jankatins
Copy link
Contributor Author

Closed by #737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants