Make sure `OLDPWD` is not set
This commit is contained in:
parent
c21e82ac49
commit
ed35b884db
|
|
@ -140,7 +140,7 @@ set __zoxide_z_prefix={{cmd}}
|
|||
|
||||
{%- endmatch %}
|
||||
|
||||
@endlocal
|
||||
@endlocal & set OLDPWD=
|
||||
|
||||
{{ section }}
|
||||
@rem To initialize zoxide, add this to your configuration or AutoRun command:
|
||||
|
|
|
|||
Loading…
Reference in New Issue