Skip to content

Dashes instead of underscores in command comparisons #816

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

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Dashes instead of underscores in command comparisons #816

merged 2 commits into from
Mar 12, 2023

Conversation

bergus
Copy link
Contributor

@bergus bergus commented Mar 12, 2023

@sholderbach
Copy link
Member

Awesome thanks!

@sholderbach sholderbach merged commit ad7262b into nushell:main Mar 12, 2023
@bergus bergus deleted the patch-1 branch March 12, 2023 20:58
ayax79 pushed a commit to ayax79/nushell.github.io that referenced this pull request Jun 26, 2024
I wasn't sure if this was on purpose or not but the conda environments
were simply "activate" and "deactivate" instead of "conda activate" and
"conda deactivate" as they would be normally in bash/zsh.

Due to the potential name conflicts I think it's better to leave these
as the more specific `conda activate` and let the user define an alias
in their file with `alias activate = conda activate`
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