Sorin Ionescu
9a52ecb21b
Increase heading readability
12 years ago
Sorin Ionescu
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.
13 years ago
Sorin Ionescu
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.
13 years ago
Sorin Ionescu
6e64bb96dc
Use the default editor in Less
13 years ago
Sorin Ionescu
bff945babf
Enable the Less history file
13 years ago
Sorin Ionescu
a372ccf603
Remove the Less encoding environment variable
...
LESSCHARSET is not needed since Less automatically detects the locale.
13 years ago
Sorin Ionescu
4fd347580e
[ Fix #104 ] Add documentation for environment
13 years ago
Sorin Ionescu
7a4433e92c
[ #171 ] Move environment variables into zshenv
13 years ago
Sorin Ionescu
bdaba6a714
[ #171 ] Add templates and README for all rc files
13 years ago