Dmitry Mirgaleev

Results 7 issues of Dmitry Mirgaleev

For parameters mapping the dictionary should be alphabetically ordered

Updated command for PowerShell. Reasoning: ``` $fnm env --use-on-cd --shell powershell | Out-String | Invoke-Expression error: invalid value 'powershell' for '--shell ' [possible values: bash, zsh, fish, power-shell, cmd] tip:...