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

Can't set alias in 1.2 anymore #515

Closed
festum opened this issue Jun 4, 2015 · 0 comments
Closed

Can't set alias in 1.2 anymore #515

festum opened this issue Jun 4, 2015 · 0 comments

Comments

@festum
Copy link

festum commented Jun 4, 2015

My config/aliases doesn't working after cmder upgrade from 1.1.4.0 to 1.2. It keep showing cannot identify CMD NAME.

λ ff

  • ~~
    • CategoryInfo : ObjectNotFound: (ff:String) [], CommandNotFoundException
    • FullyQualifiedErrorId : CommandNotFoundException

Add alias by command manually will see:

λ alias ic=ipconfig

  • alias ic=ipconfig
  • - CategoryInfo          : ObjectNotFound: (ic=ipconfig:String) [Get-Alias], ItemNotFoundException
    - FullyQualifiedErrorId : ItemNotFoundException,Microsoft.PowerShell.Commands.GetAliasCommand
    
    

Has any idea?

[Edit]
Mistake founded: The default startup become powershell after upgraded.

@festum festum closed this as completed Jun 4, 2015
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

No branches or pull requests

1 participant