zshlibs/config/zshconfig.example

13 lines
346 B
Plaintext
Raw Normal View History

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)