$ mkdir -p $HOME/.config/zsh
$ git clone https://github.com/sysadmin-fr/zshrc $HOME/.config/zsh
$ ln -s $HOME/.config/zsh/zshrc $HOME/.zshrc
$ zsh
- Completion cache is enabled by defaults
You can create a file ${XDG_DATA_HOME}/hosts.local/${HOST}
with one host per line.