aboutsummaryrefslogtreecommitdiffhomepage
path: root/zsh/_ssh.up
blob: af8a913e05c79ba9f2d2895b4b0ddddc12af3fc3 (plain)
1
2
3
#compdef ssh.up

_arguments "1:filename:_files" "2:remote_paths:($(ssh vps find /home/pham/public -maxdepth 1 -type d | grep -o '[^/]*$'))"