mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
9 lines
402 B
Markdown
9 lines
402 B
Markdown
## ranger-cd
|
|
|
|
Compatible with ranger 1.4.2 through 1.7.\*
|
|
|
|
After ranger quits, automatically change the current directory of zsh to the
|
|
last visited directory in ranger.
|
|
|
|
Code comes from a [ranger plugin](https://github.com/ranger/ranger/blob/master/examples/bash_automatic_cd.sh)
|
|
for bash, but I find it more convenient to have it as an [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/) plugin.
|