Skip to content

Handle aliased 'cd' in environment setup#529

Open
hlwqds wants to merge 1 commit intomoovweb:masterfrom
hlwqds:master
Open

Handle aliased 'cd' in environment setup#529
hlwqds wants to merge 1 commit intomoovweb:masterfrom
hlwqds:master

Conversation

@hlwqds
Copy link

@hlwqds hlwqds commented Dec 25, 2025

Update scripts/env/cd to support environments where cd is aliased (e.g., oh-my-bash). The alias is now captured into __gvm_oldcd and the alias is removed to allow GVM's cd function to take precedence while still preserving original behavior.

Update scripts/env/cd to support environments where cd is aliased
(e.g., oh-my-bash). The alias is now captured into __gvm_oldcd and
the alias is removed to allow GVM's cd function to take precedence
while still preserving original behavior.
@hlwqds
Copy link
Author

hlwqds commented Dec 25, 2025

#528

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.

1 participant