mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
b86200938f
Nobody doesn't want to use $PWD to cd, so if $CDPATH does not include it that was a mistake. Bash also appends "." here. Fixes #4484.
12 lines
175 B
Text
12 lines
175 B
Text
|
|
####################
|
|
# cd symlink non-resolution
|
|
|
|
####################
|
|
# cd symlink completion
|
|
|
|
####################
|
|
# Virtual PWD inheritance
|
|
|
|
####################
|
|
# CDPATH
|