2021-12-20 14:25:20 +00:00
|
|
|
path_extra+=(zsh)
|
2022-01-11 14:04:39 +00:00
|
|
|
# config_extra+=(windows)
|
|
|
|
# typeset -A -g zssh_host_config_accesses=(
|
|
|
|
# example.someplace 'Hostname example.brass.host'
|
|
|
|
# example.brass.host ''
|
|
|
|
# example.straynet 'Hostname 192.168.222.1'
|
|
|
|
# )
|
|
|
|
# zssh_host_config='
|
|
|
|
# Port 52222
|
|
|
|
# '
|
|
|
|
# zssh_host=example.brass.host
|
|
|
|
plugins+=(zsh-navigation-tools cp tmux nyan pass emoji z)
|