X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.profile.d%2Fgit-commit-tree.bashrc;h=95a4eaf41870e3fa5e6706d14e79f1dbdc52d468;hp=f1aca2c703d74acd8cf34c3a2b235a655846768c;hb=96345c68b1b8a5b1b4159ebd38abbe4a6992a090;hpb=5a45671be03119875f1c5b5f9afc7f35315dc4c6;ds=sidebyside 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