* master:
dot/zshrc: Some other tweaks.
dot/zshrc: Use `hist_ignore_space' instead of the `zshaddhistory' hack.
dot/bashrc, dot/zshrc: Turn on `!' expansion explicitly.
external = --color=always
[pager]
- log = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
- show = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
- diff = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
+ ##log = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
+ ##show = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
+ ##diff = perl /usr/share/doc/git/contrib/diff-highlight/diff-highlight | less
[alias]
egrep = "grep -E"