diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 19:55:52 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-15 19:55:52 +0300 |
commit | 944ea827d2b1f848ff1336d306828a4804f0bb94 (patch) | |
tree | ba5ec57af8f11e583da2b6a36da470e4d53f83c2 | |
parent | efa7b4a51d88f425ea3b75047ee555a5e79a001d (diff) |
notes
-rw-r--r-- | internal/notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index e04a4e00..de86abc6 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -24,5 +24,5 @@ - add ssh to config templates - add swift version to config templates; see if there is a good pattern for PROJECT_ONLY - add swiftenv -- add faq: how to shorten directory? mention POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER, +- add faq: how to make directory shorter? mention POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER, POWERLEVEL9K_DIR_MAX_LENGTH and truncate_to_last. |