7 lines
339 B
Bash
7 lines
339 B
Bash
fpath+=(${zshlibs_install}/zssh/)
|
|
autoload zssh_configure zssh_process zssh_check_pubkeys zssh_enumeratenodes \
|
|
zssh_generate_config4 zssh_generate_hostaccessconfig zssh_generate_privkey4 \
|
|
zssh_host_info zssh_install_peers zssh_mail_pubkey2 zssh_node_info \
|
|
zssh_publish_configs zssh_publish_pubkeys zssh_boot
|
|
|