diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 17:09:18 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 17:09:18 +0300 |
commit | 27af39ffe8057e8268ce8702cfffbe45c1186a71 (patch) | |
tree | ee19e2bf704bd92d85ad34508ae099a266d21395 /internal/notes.txt | |
parent | ae42177fa44bd128bd54c3f86c7c3290c502f868 (diff) |
notes
Diffstat (limited to 'internal/notes.txt')
-rw-r--r-- | internal/notes.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index 29ed7bd6..b3c4ce0b 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -19,4 +19,8 @@ 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" - +- add root_indicator to config templates +- test chruby and add it to config templates +- add ssh to config templates +- add swift version to config templates; see if there is a good pattern for PROJECT_ONLY +- add swiftenv |