333927ac3b
Remove the home directory from $cdpath
...
It is not necessary to add the home directory to cdpath.
Since nothing is added to $cdpath by default, comment it out.
2012-05-31 22:17:14 -04:00
5a88276e79
Replace Vim with nano
...
The default keymap used in Oh My Zsh is Emacs. As such, the editor
should not be set to Vim. Unfortunately, the editor cannot be set to
Emacs because it is not always installed by default.
Set the default editor to nano.
2012-05-31 21:56:04 -04:00
6e64bb96dc
Use the default editor in Less
2012-05-31 21:56:04 -04:00
bff945babf
Enable the Less history file
2012-05-31 21:56:04 -04:00
a372ccf603
Remove the Less encoding environment variable
...
LESSCHARSET is not needed since Less automatically detects the locale.
2012-05-31 21:55:59 -04:00
4fd347580e
[ Fix #104 ] Add documentation for environment
2012-05-31 21:27:48 -04:00
7a4433e92c
[ #171 ] Move environment variables into zshenv
2012-05-31 17:35:07 -04:00
bdaba6a714
[ #171 ] Add templates and README for all rc files
2012-05-31 17:35:07 -04:00