zsh/README.md

13 lines
251 B
Markdown
Raw Normal View History

2013-03-18 12:25:38 +00:00
crater's zsh config
===================
Installation:
-------------
From the checked out repo:
```
ln -s $PWD/zshenv $HOME/.zshenv
```
The zshenv file sets the location to the rest of the config (`$ZDOTDIR`)
automatically, based on the link target.