ACC SHELL

Path : /var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/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
# }

ACC SHELL 2018