aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-25 00:02:19 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-25 00:02:19 +1300
commiteb5ef9c3c1bdf2019e1f01b49c2caf6ed35e1b2b (patch)
tree8f173c1af77762502aad7a151beb5063f76a3217
parentRemove double-spacing (diff)
downloaddotfiles-eb5ef9c3c1bdf2019e1f01b49c2caf6ed35e1b2b.tar.gz
dotfiles-eb5ef9c3c1bdf2019e1f01b49c2caf6ed35e1b2b.zip
Add an issue
-rw-r--r--ISSUES.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index ca3afabc..42e1524e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -20,3 +20,6 @@ Known issues
* Zsh, either! $options[restricted] is "off" within the startup file
* Git completion for "add" is error-prone; probably best just to let it add
plain files
+* Would be good to complete the Makefile variables for NAME, EMAIL etc with
+ educated guesses (`id -u`@`cat /etc/mailname`) etc rather than hardcoding
+ my own stuff in there