Skip to content

Ignore PWD, OLDPWD, and shell var DIRSTACK - #19

Merged
tesujimath merged 1 commit into
mainfrom
pwd-filter
Aug 1, 2026
Merged

Ignore PWD, OLDPWD, and shell var DIRSTACK#19
tesujimath merged 1 commit into
mainfrom
pwd-filter

Conversation

@tesujimath

Copy link
Copy Markdown
Owner

These get set as a consequence of cd, but their special nature means they must be ignored for the purpose of variable export.

Fixes #18

These get set as a consequence of cd, but their special nature means
they must be ignored for the purpose of variable export.

Fixes #18
@tesujimath
tesujimath merged commit 40d21be into main Aug 1, 2026
1 check passed
@tesujimath
tesujimath deleted the pwd-filter branch August 1, 2026 00:43
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.

Environment and shell variable changes arising from use of cd should be ignored

1 participant