X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.profile.d%2Fgit-commit-tree.bashrc;h=95a4eaf41870e3fa5e6706d14e79f1dbdc52d468;hb=936cca97dc46219cca23e91ea9411eec359432cf;hp=f1aca2c703d74acd8cf34c3a2b235a655846768c;hpb=a341d6bfb585c2b07660b793b37a13ce781e79d3;p=profile.git diff --git a/.profile.d/git-commit-tree.bashrc b/.profile.d/git-commit-tree.bashrc index f1aca2c..95a4eaf 100644 --- a/.profile.d/git-commit-tree.bashrc +++ b/.profile.d/git-commit-tree.bashrc @@ -20,7 +20,7 @@ function git_commit_tree() { # Fall back to generic file. if [ -z "$value" ]; then - eval value=\$\(\<\$${where}/".git_${what}"\) 2>/dev/null + eval value=\$\(\<${where}/".git_${what}"\) 2>/dev/null fi fi