Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1a045de
)
Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes...
author
Mark Szymanski
<mrman208@me.com>
Tue, 2 Nov 2010 01:57:35 +0000
(20:57 -0500)
committer
Mark Szymanski
<mrman208@me.com>
Tue, 2 Nov 2010 01:57:35 +0000
(20:57 -0500)
template/bash_profile.template.bash
patch
|
blob
|
history
diff --git
a/template/bash_profile.template.bash
b/template/bash_profile.template.bash
index
31e6645
..
a98e65c
100644
(file)
--- a/
template/bash_profile.template.bash
+++ b/
template/bash_profile.template.bash
@@
-28,7
+28,7
@@
unset MAILCHECK
# Change this to the path of your local jekyll root to use the jekyll aliases
-export JEKYLL_LOCAL_ROOT="
~
/Sites/jekyllsite"
+export JEKYLL_LOCAL_ROOT="
$HOME
/Sites/jekyllsite"
# And change this to the remote server and root