aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-08 09:46:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-08 09:46:01 +1200
commit6fd95f313f42e2c1393db64dc180152ec96b1523 (patch)
tree05f5fcf045981b65e7d6feed051b2bc4d774248c /ISSUES.markdown
parentAdd an issue (diff)
downloaddotfiles-6fd95f313f42e2c1393db64dc180152ec96b1523.tar.gz
dotfiles-6fd95f313f42e2c1393db64dc180152ec96b1523.zip
Fix an issue (silencing Git prompt errors)
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 0 insertions, 4 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index eb806f3f..2715bfbb 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -30,7 +30,3 @@ 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