diff options
author | Rory Dudley | 2024-08-12 18:53:43 -0600 |
---|---|---|
committer | Rory Dudley | 2024-08-12 18:53:43 -0600 |
commit | fa9b91f7f34a2958fd42a5ab327b1aaa10855022 (patch) | |
tree | e2b3ef37c1c744448c07cb784965af894e033806 /backlog.data | |
parent | a96ea5b9d8bf2acd26d62904d3567f245087248c (diff) | |
download | quests-fa9b91f7f34a2958fd42a5ab327b1aaa10855022.tar.gz |
Completed a task
Diffstat (limited to 'backlog.data')
-rw-r--r-- | backlog.data | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backlog.data b/backlog.data index 4c88b71..dee36b8 100644 --- a/backlog.data +++ b/backlog.data @@ -14,3 +14,4 @@ {"description":"Add support for a dynamically interprested prompt ($PS1)","entry":"20240720T071631Z","modified":"20240720T071705Z","status":"pending","uuid":"9fdd1d41-f1be-4ce7-8b98-64279aeaa22c"} {"description":"Add support for a dynamically interprested prompt ($PS1)","entry":"20240720T071858Z","modified":"20240720T071858Z","status":"pending","uuid":"95f80c53-1248-4c4d-b4ce-e6cf149ed461"} {"description":"Create a makefile to help with build, install, uninstall, etc.","entry":"20240722T020653Z","modified":"20240722T020653Z","status":"pending","uuid":"508577b4-7aaa-4e2e-a999-d8fe576e2895"} +{"description":"Add a separate dist file (dwvshrc) for BSD\/Linux\/MacOS etc.\n\nThe current global dwvshrc makes some assumptions about the program being ran. For instance, it assumes a 'which' program exists in \/usr\/bin, and assumes GNU grep. BSD systems obviously do not ship with GNU grep, so they should get their own dist file, to avoid unsets and unaliases.","end":"20240810T202846Z","entry":"20240720T070930Z","modified":"20240810T202846Z","status":"completed","uuid":"19cc067a-ddd9-4a97-b51a-1793846e05d5","tags":["flaw"]} |