chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
801a881
)
bash_profile: Make .catacomb if necessary.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 15:03:34 +0000
(15:03 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 15:03:34 +0000
(15:03 +0000)
bash_profile
patch
|
blob
|
blame
|
history
diff --git
a/bash_profile
b/bash_profile
index 02a40c8902b1bb8a8874687fcbb195e08eb76304..7259fe6289c0486be7b5a5775119d3a3529752fa 100644
(file)
--- a/
bash_profile
+++ b/
bash_profile
@@
-171,6
+171,7
@@
fi
# --- And a passphrase pixie ---
if pixie --version >/dev/null 2>&1; then
+ mkdir -p $HOME/.catacomb
pixie=${CATACOMB_PIXIE-$HOME/.catacomb/pixie}
if [ -S "$pixie" ] && pixie -C help >/dev/null 2>/dev/null; then
: