aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-08 09:43:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-08 09:43:34 +1200
commit97e69b2e7b875e6a192dc42d1518de07b49f41f6 (patch)
tree9b9a312c9855b9f89578bb80c3d11a6d116fed1f /ISSUES.markdown
parentFix rgl(1) man page formatting (diff)
downloaddotfiles-97e69b2e7b875e6a192dc42d1518de07b49f41f6.tar.gz
dotfiles-97e69b2e7b875e6a192dc42d1518de07b49f41f6.zip
Add an issue
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 2715bfbb..eb806f3f 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -30,3 +30,7 @@ Known issues
* sxhkd(1) might be nicer than xbindkeys; it's in Debian Testing now
* Maybe I should port some of the prompt functions to POSIX sh so I don't
have to maintain parallel versions for bash, pdksh, and zsh
+* Looks like the Git prompt is still spitting unwanted errors:
+
+ tom@REDACTED:REDACTED(git:master!?)$ sudo rm -r wp-admin.old wp-includes.old
+ fatal: Unable to create 'REDACTED/.git/index.lock': Permission denied