projects
/
abe:zshrc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Unalias only if alias exists
[abe:zshrc.git]
/
zshenv
1
# -*- sh -*-
2
3
# Search for files in .zsh
4
ZDOTDIR=${HOME}/.zsh
5
6
# Name them without .z prefix where possible
7
DIRSTACKFILE=${HOME}/.zsh/dirs
8
# HISTFILE is set in zsh.d/30-history (to overwrite grml's setting)