aboutsummaryrefslogtreecommitdiff
path: root/internal/notes.txt
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-14 20:47:35 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-14 20:47:35 +0300
commitc4ffe42f7d8f8dcaa41e298cd986eb7e1cbeae24 (patch)
treebee37f6fa33c35efc9cb4d74cef6f510d0740db4 /internal/notes.txt
parent69fce3e1fce22ac4bcc9b2878406dfbd06262ba3 (diff)
notes
Diffstat (limited to 'internal/notes.txt')
-rw-r--r--internal/notes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/notes.txt b/internal/notes.txt
index a873eb83..29ed7bd6 100644
--- a/internal/notes.txt
+++ b/internal/notes.txt
@@ -17,3 +17,6 @@
replacing the chopped off part with `…`. e.g., `…/x/anchor/y/anchor`. the shortest dir
representation is thus `…/last` or `…/last` depending on whether the last segment is an anchor.
the replacement parameter's value is `…/` (with a slash) to allow for `x/anchor/y/anchor`.
+- add to faq: how do i display an environment variable in prompt? link it from "extensible"
+- add to faq: how do i display an icon in prompt? link it from "extensible"
+