pecigonzalo / Oh-My-Posh

Powershell amazingness inspired on Oh-My-Zsh, pshazz, fish. This provides a repository for PowerShell Customizations
http://pecigonzalo.github.io/Oh-My-Posh
GNU Affero General Public License v3.0
342 stars 34 forks source link

fix: correct module name in readme.md #29

Closed ciriarte closed 7 years ago

ciriarte commented 7 years ago

After renaming from Oh-My-Powershell to Oh-My-Posh, the following line wasn't working.

Import-Module "Oh-My-Powershell" -DisableNameChecking -NoClobber