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

Add custom loader for Powershell & improve its implementation #271

Merged
merged 2 commits into from
Sep 17, 2014
Merged

Add custom loader for Powershell & improve its implementation #271

merged 2 commits into from
Sep 17, 2014

Conversation

LeoColomb
Copy link
Contributor

Let me know what do you think about this! 😄

Fixes #104, fixes #53, fixes #65 (my bad), related to #136, and should
fix #139


capture


Some notes:

  • If you get warning at the first execution open PS as admin and run Set-ExecutionPolicy RemoteSigned
  • To get git functionality, run Install-Module posh-git
  • PsGet is include for module manager
  • Alias are not yet implemented (I'm not sure how to)
  • My availbility can be really inprevisible, so please consider cloning it if you want to alter 🛄

MartiUK and others added 2 commits September 2, 2014 16:24
Revert "Start in the HOME folder."
Fixes #104, fixes #53, fixes #65 (my bad), related to #136, and should
fix #139
MartiUK added a commit that referenced this pull request Sep 17, 2014
Add custom loader for Powershell & improve its implementation
@MartiUK MartiUK merged commit e363139 into cmderdev:development Sep 17, 2014
This was referenced Oct 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants