summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '0717e57ff46201ff04e7d62cda8677e174a83be6'Roman Perepelitsa2020-06-144-13/+15
|\
| * Squashed 'gitstatus/' changes from 1c74c8db..0d23fbd1Roman Perepelitsa2020-06-144-13/+15
* | respect POWERLEVEL9K_PROMPT_CHAR_ERROR_VIINS_CONTENT_EXPANSION in simple tran...Roman Perepelitsa2020-06-141-6/+15
* | no need to call `zle -R` when using z4hRoman Perepelitsa2020-06-131-2/+2
* | Merge commit 'b0158178925484c058e6175e174b639237532c63'Roman Perepelitsa2020-06-137-47/+58
|\|
| * Squashed 'gitstatus/' changes from 38d62a47..1c74c8dbRoman Perepelitsa2020-06-137-47/+58
* | explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERL...Roman Perepelitsa2020-06-124-0/+5
* | add an icon and asdf colors for julia; see #817Roman Perepelitsa2020-06-126-1/+28
* | match terminal escape sequences in instant prompt output more aggressivelyRoman Perepelitsa2020-06-121-1/+1
* | tweak omz update pattern; maybe it'll help with #729Roman Perepelitsa2020-06-111-2/+2
* | make error message about incorrect powerlevel10k loading visible in more casesRoman Perepelitsa2020-06-111-32/+41
* | Merge commit 'fa2e337cbdd88ccd297d25fa9847225211801d3e'Roman Perepelitsa2020-06-101-1/+1
|\|
| * Squashed 'gitstatus/' changes from 3050dfca8..38d62a475Roman Perepelitsa2020-06-101-1/+1
* | survive people explicitly disabling conda prompt and then expecting to see itRoman Perepelitsa2020-06-094-8/+12
* | fix a typo in remote-git-url => icon conversion (bitbucket was shows as githu...Roman Perepelitsa2020-06-091-8/+3
* | don't start gitstatusd from instant prompt if there is no git commandRoman Perepelitsa2020-06-091-1/+2
* | Merge commit 'a3c1b7164be115f097682088c6feac283c40a1f2'Roman Perepelitsa2020-06-092-10/+10
|\|
| * Squashed 'gitstatus/' changes from 830aaa999..3050dfca8Roman Perepelitsa2020-06-092-10/+10
* | remove git from POWERLEVEL9K_VCS_BACKENDS if there is no git commandRoman Perepelitsa2020-06-091-4/+3
* | don't initialize vcs if there is no git commandRoman Perepelitsa2020-06-091-1/+9
* | Merge commit 'b93f9663c5e4e9d914c4389fc405bc7ec7382b57'Roman Perepelitsa2020-06-081-1/+1
|\|
| * Squashed 'gitstatus/' changes from ec9c39499..830aaa999Roman Perepelitsa2020-06-081-1/+1
* | Merge commit '54c98228342043612ea83eaaf13ac13659c26295'Roman Perepelitsa2020-06-082-0/+6
|\|
| * Squashed 'gitstatus/' changes from 643091154..ec9c39499Roman Perepelitsa2020-06-082-0/+6
* | add uninstall instructions for arch linuxRoman Perepelitsa2020-06-061-24/+25
* | fix formattingRoman Perepelitsa2020-06-061-1/+1
* | add install and update instructions for arch linuxRoman Perepelitsa2020-06-061-16/+17
* | default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 localeRoman Perepelitsa2020-06-061-0/+1
* | don't unset POWERLEVEL9K_GITSTATUS_DIR in config templatesRoman Perepelitsa2020-06-036-6/+6
* | Merge commit '9fd719c834910c9734b0def927cc079654943a8d'Roman Perepelitsa2020-06-031-66/+94
|\|
| * Squashed 'gitstatus/' changes from a827370d7..643091154Roman Perepelitsa2020-06-031-66/+94
* | remove spurious error messages from _p9k_worker_stopRoman Perepelitsa2020-06-031-2/+4
* | make todo segment work if todo-cli is installed from apt; see #785Roman Perepelitsa2020-06-021-13/+16
* | Merge commit '62c0a12a10518607814fa661905b3c8ec0f16590'Roman Perepelitsa2020-06-011-1/+3
|\|
| * Squashed 'gitstatus/' changes from ab1aea155..a827370d7Roman Perepelitsa2020-06-011-1/+3
* | typo in docsRoman Perepelitsa2020-06-011-1/+1
* | jump straight to ascii if TERM is "dump" or "linux"v1.11.0Roman Perepelitsa2020-05-311-1/+1
* | ignore POWERLEVEL9K_GITSTATUS_DIR when deciding whether to auto-trigger the w...Roman Perepelitsa2020-05-311-1/+1
* | remove traling ")" from conda even if it is not followed by spaceRoman Perepelitsa2020-05-304-4/+4
* | Merge commit '094d1b3a47cf40746807820cababab3a829ac334'Roman Perepelitsa2020-05-301-1/+1
|\|
| * Squashed 'gitstatus/' changes from 45489634e..ab1aea155Roman Perepelitsa2020-05-301-1/+1
* | speed up pasting in terminals without bracketed paste; see #568Roman Perepelitsa2020-05-291-2/+59
* | add __p9k_root_dir and GITSTATUS_AUTO_INSTALL to param_patRoman Perepelitsa2020-05-291-5/+5
* | more conservative instant prompt activation and cleanup on premature shell ex...romkatv2020-05-281-22/+32
* | add more details to uninstall instructionsromkatv2020-05-271-3/+5
* | add `rm -f ~/.p10k.zsh` to uninistall instructionsromkatv2020-05-271-1/+5
* | add uninistall instructionsromkatv2020-05-271-2/+43
* | Merge commit '86d980cdb5d8eed683322f61db7c22c02640dd67'romkatv2020-05-261-1/+1
|\|
| * Squashed 'gitstatus/' changes from be42ea1be..45489634eromkatv2020-05-261-1/+1
* | Merge commit '102aefadaba271a48a74f13953dd88067f9862c6'romkatv2020-05-261-10/+24
|\|