Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 340 Bytes

Installation

$ 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

Features

  • Completion cache is enabled by defaults

Extra hosts file

You can create a file ${XDG_DATA_HOME}/hosts.local/${HOST} with one host per line.