diff options
| author | ewy <ewy0@protonmail.com> | 2026-04-14 20:22:51 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-04-14 20:22:51 +0200 |
| commit | b859046b52aee5628032266378dd93062c94c76a (patch) | |
| tree | cbac31275f88017cf3f374faad28150a5e7f1a17 | |
| parent | bff532551a14969e5c8732f13836ace7cc262a6f (diff) | |
reading
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,9 @@ bear in mind scripts will always run in the project directory, not in the `.pik` pik comes equipped with a tui that allows for target browsing and invoking. open it by running `pik`. the output also gently reminds you how to run the invocation next time! -pik remembers your projects and you can invoke stuff almost anywhere. to view everything pik knows, try `pik -a`! +pik remembers your projects, and you can invoke stuff almost anywhere. to view everything pik knows, try `pik -a`! + +pik reads the first comment line from your targets and informs you in the tui! ## current features |
