%PDF- %PDF-
Direktori : /usr/local/share/zsh/5.8/functions/Zftp/ |
Current File : //usr/local/share/zsh/5.8/functions/Zftp/zfhere |
# function zfhere { # Change to the directory corresponding to $PWD on the server. # See zfcd for how this works. [[ $curcontext = :zf* ]] || local curcontext=:zfhere zfcd $PWD # }