projects
/
abe:zshrc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Set some GIT environement variables for use with ssh -o 'SendEnv=GIT_*'
[abe:zshrc.git]
/
Makefile
1
SHELL=zsh
2
3
all: zshrc.zwc .zshrc.zwc
4
cd zsh.d; $(MAKE)
5
6
%.zwc: %
7
zcompile $<