projects
/
home-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b811c87
)
* export debhome
author
Don Armstrong
<don@donarmstrong.com>
Sun, 11 Oct 2009 18:45:03 +0000
(18:45 +0000)
committer
Don Armstrong
<don@donarmstrong.com>
Sun, 11 Oct 2009 18:45:03 +0000
(18:45 +0000)
.bashrc
patch
|
blob
|
history
diff --git
a/.bashrc
b/.bashrc
index c678d0b0ff6b309dd3eeb8694ebb17a7d63530f9..c1bdbbe70e271d6c9d7ca03c3a31cc6b84f9ea0d 100644
(file)
--- a/
.bashrc
+++ b/
.bashrc
@@
-25,6
+25,7
@@
if [ "$PS1" ]; then
fi;
export DEBEMAIL="don@debian.org"
+ export DEBHOME="$(eval 'echo' '~/projects/debian')"
# enable color support of ls and also add handy aliases
eval `dircolors -b`