summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRory Dudley2024-07-21 20:09:52 -0600
committerRory Dudley2024-07-21 20:09:52 -0600
commita96ea5b9d8bf2acd26d62904d3567f245087248c (patch)
tree4739ee63406849245f56bc4062143e2c5305f494
parent94baf209c2c4d0800eda3caab33b5b9ce4a6d5f0 (diff)
downloadquests-a96ea5b9d8bf2acd26d62904d3567f245087248c.tar.gz
Added a new quest
-rw-r--r--backlog.data1
-rw-r--r--pending.data1
-rw-r--r--undo.data3
3 files changed, 5 insertions, 0 deletions
diff --git a/backlog.data b/backlog.data
index 53a76b1..4c88b71 100644
--- a/backlog.data
+++ b/backlog.data
@@ -13,3 +13,4 @@
{"description":"Add support for a dynamically interprested prompt ($(\/usr\/bin\/starship prompt --terminal-width=\"$COLUMNS\" --keymap=\"${KEYMAP:-}\" --status=\"$STARSHIP_CMD_STATUS\" --pipestatus=\"${STARSHIP_PIPE_STATUS[*]}\" --cmd-duration=\"${STARSHIP_DURATION:-}\" --jobs=\"$STARSHIP_JOBS_COUNT\"))","entry":"20240720T071631Z","modified":"20240720T071631Z","status":"pending","uuid":"9fdd1d41-f1be-4ce7-8b98-64279aeaa22c"}
{"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"}
diff --git a/pending.data b/pending.data
index aa17514..93b8efd 100644
--- a/pending.data
+++ b/pending.data
@@ -7,3 +7,4 @@
[description:"Add basic command history" entry:"1721459743" modified:"1721459752" status:"pending" tags:"feature" tags_feature:"x" uuid:"0f538dff-b0f7-4000-a044-54c3cf890f5f"]
[description:"Add support for tab autocomplete" entry:"1721459764" modified:"1721459764" status:"pending" tags:"feature" tags_feature:"x" uuid:"2ff524c0-93ee-4303-8be8-9ce3d04b617b"]
[description:"Add support for a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"]
+[description:"Create a makefile to help with build, install, uninstall, etc." entry:"1721614013" modified:"1721614013" status:"pending" uuid:"508577b4-7aaa-4e2e-a999-d8fe576e2895"]
diff --git a/undo.data b/undo.data
index eacfe31..40243c6 100644
--- a/undo.data
+++ b/undo.data
@@ -41,3 +41,6 @@ new [description:"Add support for tab autocomplete" entry:"1721459764" modified:
time 1721459938
new [description:"Add support for a dynamically interprested prompt ($PS1)" entry:"1721459938" modified:"1721459938" status:"pending" uuid:"95f80c53-1248-4c4d-b4ce-e6cf149ed461"]
---
+time 1721614013
+new [description:"Create a makefile to help with build, install, uninstall, etc." entry:"1721614013" modified:"1721614013" status:"pending" uuid:"508577b4-7aaa-4e2e-a999-d8fe576e2895"]
+---