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

The default PowerShell profile is not properly handled. #33

Open
2 tasks done
kherrera-ebsco opened this issue Jan 10, 2022 · 1 comment
Open
2 tasks done

The default PowerShell profile is not properly handled. #33

kherrera-ebsco opened this issue Jan 10, 2022 · 1 comment
Labels
Bug Identification of, or the solution to, a bug.

Comments

@kherrera-ebsco
Copy link
Contributor

The following checks have been done.

  • I could not find another bug report that covers what I discovered.
  • This report does not request new features or enhancements.

What is the current behavior?

The application does not integrate into the correct PowerShell profile.

What is the expected behavior?

The application properly detects the active PowerShell profile and uses it for integration.

Some additional context.

  • The application assumes that the profile is always in one location, which is not necessarily the case.
  • A StackOverflow provided a nice explanation on how PowerShell profiles can be discovered.
@kherrera-ebsco kherrera-ebsco added the Bug Identification of, or the solution to, a bug. label Jan 10, 2022
@kherrera-ebsco
Copy link
Contributor Author

It would be nice to also warn the user during the PowerShell integration process that the aws-login shell install command may need to be executed for other profiles they may be using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Identification of, or the solution to, a bug.
Projects
None yet
Development

No branches or pull requests

1 participant