From a96ea5b9d8bf2acd26d62904d3567f245087248c Mon Sep 17 00:00:00 2001 From: Rory Dudley Date: Sun, 21 Jul 2024 20:09:52 -0600 Subject: Added a new quest --- backlog.data | 1 + pending.data | 1 + undo.data | 3 +++ 3 files changed, 5 insertions(+) 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"] +--- -- cgit v1.2.3