We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Replace outdated "Profile" folder with a new "PSProfile" directory containing the following structure:
PSProfile.Aliases
PSProfile.Functions
PSProfile.Integrations
PSProfile.Modules
PSProfile.Prompt
PSProfile.Options
PSProfile.Secrets
PSProfile.Style
PSProfile.Completions
and update primary Profile.ps1
Profile.ps1
The text was updated successfully, but these errors were encountered:
feat: added initial PSProfile.Aliases
dce2abb
for #16
feat: add initial PSProfile.Functions
6975664
add PSProfile.Modules
0a44ce6
feat: add new Profile.ps1
d4d77b4
feat: add PSProfile.Prompt.ps1
4160e97
jimbrig
Successfully merging a pull request may close this issue.
Replace outdated "Profile" folder with a new "PSProfile" directory containing the following structure:
PSProfile.Aliases
PSProfile.Functions
PSProfile.Integrations
PSProfile.Modules
PSProfile.Prompt
PSProfile.Options
PSProfile.Secrets
PSProfile.Style
PSProfile.Completions
and update primary
Profile.ps1
The text was updated successfully, but these errors were encountered: