zshlibs/config/zshconfig.example
2022-01-11 17:04:39 +03:00

13 lines
346 B
Plaintext

path_extra+=(zsh)
# 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)