diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-03-23 11:41:07 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-03-23 11:41:07 +0300 |
commit | 02488ee3febe3c612cb658be23dbf42acb8f247d (patch) | |
tree | 7bd1a51315f8c087fcdc084f208bd96285019b06 | |
parent | 1ca48bec93340943c67fd603754af75aa8345cf6 (diff) |
notes
-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 3997960f..3c195360 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -45,3 +45,4 @@ https://github.com/starship/starship/issues/995); there is also `DOCKER_CONTEXT`; more info: https://docs.docker.com/engine/reference/commandline/context_use; also https://github.com/starship/starship/pull/996. +- support `env` precommand in parser.zsh. |