mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
fixed relative cd fu
This commit is contained in:
parent
1680c0943b
commit
cb19c3af57
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ else
|
|||
activate current session
|
||||
launch session \"Default Session\"
|
||||
tell the current session
|
||||
write text \"cd \\\"$ThisDirectory\\\"\"
|
||||
write text \"cd \\\"$PWD\\\"; cd \\\"$ThisDirectory\\\"\"
|
||||
end tell
|
||||
end tell
|
||||
end tell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue