Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | spello | romkatv | 2019-03-23 | 1 | -1/+1 | |
| | | ||||||
* | | docs | romkatv | 2019-03-22 | 1 | -2/+3 | |
| | | ||||||
* | | typo | romkatv | 2019-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | typo | romkatv | 2019-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | add curl | romkatv | 2019-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | spello | romkatv | 2019-03-22 | 1 | -2/+2 | |
| | | ||||||
* | | fix links | romkatv | 2019-03-22 | 1 | -3/+5 | |
| | | ||||||
* | | docs | romkatv | 2019-03-22 | 2 | -127/+206 | |
| | | ||||||
* | | docs | Roman Perepelitsa | 2019-03-22 | 1 | -3/+4 | |
| | | ||||||
* | | Merge pull request #35 from MuhmdRaouf/node-status-project-only-version | Roman Perepelitsa | 2019-03-22 | 1 | -3/+27 | |
|\ \ | | | | | | | add node_version only inside project folder option | |||||
| * | | add node_version only inside project folder option | Mohammed Abdel Ra'ouf | 2019-03-22 | 1 | -3/+27 | |
|/ / | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-22 | 1 | -4/+4 | |
| | | ||||||
* | | don't kill timer when subshells exit | romkatv | 2019-03-22 | 1 | -2/+6 | |
| | | ||||||
* | | formatting | romkatv | 2019-03-22 | 1 | -2/+2 | |
| | | ||||||
* | | restore the copyright from the origin of powerlevel9k | romkatv | 2019-03-22 | 2 | -3/+4 | |
| | | ||||||
* | | better link | Roman Perepelitsa | 2019-03-22 | 1 | -1/+2 | |
| | | ||||||
* | | s/fork/reimplementation/ to avoid misleading people | Roman Perepelitsa | 2019-03-22 | 1 | -1/+1 | |
| | | ||||||
* | | fix incoming changes in git prompt | romkatv | 2019-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | stop using typeset when declaring functions; it's stupid | romkatv | 2019-03-21 | 1 | -45/+49 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-21 | 1 | -0/+0 | |
| | | ||||||
* | | document LOADING git state and extra styling options | romkatv | 2019-03-20 | 1 | -2/+43 | |
| | | ||||||
* | | make extended git styling options consistent with the existing styling options | romkatv | 2019-03-20 | 1 | -12/+24 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-20 | 5 | -8/+5 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-20 | 1 | -5/+8 | |
| | | ||||||
* | | simpler ws handling in git | romkatv | 2019-03-20 | 1 | -20/+10 | |
| | | ||||||
* | | restore "loading" git status | romkatv | 2019-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | support individual styling for all parts of git prompt | romkatv | 2019-03-19 | 1 | -36/+88 | |
| | | ||||||
* | | support segments with multiple text elements | romkatv | 2019-03-19 | 1 | -142/+142 | |
| | | ||||||
* | | bail if someone tries to interpet powerlevel9k.zsh-theme with sh | romkatv | 2019-03-19 | 1 | -3/+7 | |
| | | ||||||
* | | get rid of unwanted whitespaces; this time the wanted whitespaces should remain | romkatv | 2019-03-19 | 1 | -5/+7 | |
| | | ||||||
* | | optimize prompt_context | romkatv | 2019-03-19 | 1 | -2/+2 | |
| | | ||||||
* | | Revert "remove superfluous spaces from rprompt; optimize context" | romkatv | 2019-03-19 | 1 | -11/+11 | |
| | | | | | | | | This reverts commit a97892bc72585063eec4b85717f26b75c97a17e2. | |||||
* | | remove superfluous spaces from rprompt; optimize context | romkatv | 2019-03-19 | 1 | -11/+11 | |
| | | ||||||
* | | add caching to simple_dir | romkatv | 2019-03-18 | 1 | -4/+13 | |
| | | ||||||
* | | remove no longer relevant item from faq | romkatv | 2019-03-18 | 1 | -5/+0 | |
| | | ||||||
* | | bug fix: correctly handle consecutive segments without background | romkatv | 2019-03-18 | 1 | -13/+13 | |
| | | ||||||
* | | expand string parameters with (g::) where appropriate | romkatv | 2019-03-18 | 2 | -5/+37 | |
| | | ||||||
* | | optimze prompt compiler | romkatv | 2019-03-18 | 1 | -74/+51 | |
| | | ||||||
* | | optimize left_prompt_segment further | romkatv | 2019-03-18 | 1 | -2/+2 | |
| | | ||||||
* | | optimize left_prompt_segment | romkatv | 2019-03-18 | 1 | -66/+50 | |
| | | ||||||
* | | make left and right more consistent | romkatv | 2019-03-17 | 1 | -1/+1 | |
| | | ||||||
* | | simplify code a little | romkatv | 2019-03-17 | 1 | -4/+4 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-17 | 1 | -1/+1 | |
| | | ||||||
* | | close fifo descriptor on exec and ensure timer process exits | romkatv | 2019-03-17 | 1 | -12/+30 | |
| | | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-17 | 5 | -56/+41 | |
| | | ||||||
* | | remove _P9K_H* stuff that is no longer necessary | romkatv | 2019-03-17 | 1 | -44/+17 | |
| | | ||||||
* | | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-03-17 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | docs | Roman Perepelitsa | 2019-03-17 | 1 | -0/+3 | |
| | | | ||||||
* | | | fix regression in truncate_with_package_name; fixes #29 | romkatv | 2019-03-17 | 1 | -2/+2 | |
|/ / | ||||||
* | | pull upstream changes from gitstatus | romkatv | 2019-03-16 | 3 | -0/+0 | |
| | |