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
I just got back on Windows (having been on Linux for the past year or so) and the aliases are no longer working in Cmder. doskey is broken:
doskey
C:\Users\Philip λ doskey cc=calc.exe C:\Users\Philip λ cc 'cc' is not recognized as an internal or external command, operable program or batch file.
The text was updated successfully, but these errors were encountered:
Apparently, this is an issue with clink, not cmder. See link:
mridgers/clink#451
Sorry, something went wrong.
No branches or pull requests
I just got back on Windows (having been on Linux for the past year or so) and the aliases are no longer working in Cmder.
doskey
is broken:The text was updated successfully, but these errors were encountered: