mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
Dishonour
[ci skip]
This commit is contained in:
parent
4db7efb569
commit
77103ddbab
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ function cd --description "Change directory"
|
|||
and set -e dirprev[1]
|
||||
|
||||
# If dirprev, dirnext, __fish_cd_direction
|
||||
# are set as universal variables, honour their scope.
|
||||
# are set as universal variables, honor their scope.
|
||||
|
||||
set -U -q dirprev
|
||||
and set -U -a dirprev $previous
|
||||
|
|
Loading…
Reference in a new issue