Typo in git-commit-tree.
[profile.git] / .profile.d / git-commit-tree.bashrc
index f1aca2c..95a4eaf 100644 (file)
@@ -20,7 +20,7 @@ function git_commit_tree() {
 
         # Fall back to generic file.
         if [ -z "$value" ]; then
 
         # 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
 
         fi
       fi