diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-22 20:28:09 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-22 20:28:09 +0300 |
commit | 7aab4d7ac531593a97d6d182f6580ed46c328679 (patch) | |
tree | 00fef445c192a543290bfdea185e016321daa3ef | |
parent | 491e630bcb4755b24b7eb1d3196b7952caca1c7e (diff) |
notes
-rw-r--r-- | internal/notes.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/notes.txt b/internal/notes.txt index 27b31b8c..a7cc599f 100644 --- a/internal/notes.txt +++ b/internal/notes.txt @@ -31,4 +31,3 @@ - bug: open a new tab and hit ctrl-p. an empty line will appear before prompt. - zsh-syntax-highlighting added two precommands: chronic and ifne. - use this in wizard: https://wiki.bash-hackers.org/snipplets/screen_saverestore -- use the same sysread pattern in worker.zsh as in gitstatus |