added zshrc_server

This commit is contained in:
arcan1s
2014-04-11 02:40:55 +04:00
parent 2fec2ac566
commit 31f66f5321
4 changed files with 7503 additions and 36 deletions

View File

@ -19,3 +19,4 @@ Description
* `vimrc` - settings for VIM. It is stored as `$HOME/.vimrc`.
* `Xresources` - settings for some Xorg applications (for example, urxvt). It is stored as `$HOME/.Xresources`
* `zshrc` - settings (for root and normal user) for zsh. It is stored as `$HOME/.zshrc`.
* `zshrc_server` - settings (for root and normal user) for zsh using on server. It is stored as `$HOME/.zshrc`.