diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-11 11:49:43 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-11 11:49:43 +0300 |
commit | cdbf25a5e601c25b3c14ea72245ee10513af2106 (patch) | |
tree | 6e45b8385b66fa18174979b5ed40a54bc771351e /internal | |
parent | 7c8e7d960c4bc4788d2f3587ab2113c4744140ca (diff) |
notes
Diffstat (limited to 'internal')
-rw-r--r-- | internal/notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index 6f265c82..9da3a8fd 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -9,3 +9,4 @@ - implement fake gitstatus api on top of vcs_info (or plain git?) + worker and use it if there is no gitstatus. - add _SHOW_SYSTEM to all *env segments. +- add POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN='~' to config templates |