aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* asdf: filter multiple versions the same way as upstream; see #764romkatv2020-05-251-12/+20
|
* change the default anaconda format in config templatesromkatv2020-05-254-16/+104
| | | | | | Also document how to configure it. See #762.
* add P9K_ANACONDA_PYTHON_VERSIONromkatv2020-05-251-5/+10
|
* mention that powerlevel10k once again can be installed from AURromkatv2020-05-241-14/+20
|
* replace Ⅴ (roman numeral 5) with V (ascii); see #754romkatv2020-05-235-6/+6
|
* mention that arch linux packages for powerlevel10k are broken and should not ↵romkatv2020-05-221-13/+4
| | | | be used
* Merge commit 'ee44f9e112a71ef6fa5aacdf65a43862a5a89279'v1.10.1romkatv2020-05-221-2/+3
|\
| * Squashed 'gitstatus/' changes from 063ed450..0127fd26romkatv2020-05-221-2/+3
| | | | | | | | | | | | | | | | | | 0127fd26 set user.name in the test git repo 00564e95 Merge pull request #135 from Aloxaf/Aloxaf-patch-1 6003278c build: no gpg sign git-subtree-dir: gitstatus git-subtree-split: 0127fd26a0d102cc5d5b2b10e511fa99138d78e3
* | set P9K_TTY=old in preexecv1.10.0romkatv2020-05-201-0/+1
| |
* | remove instant prompt if it corresponds to a different configromkatv2020-05-201-1/+5
| |
* | Merge commit '8cfe934f157a69976f55a796b65d4ed0a0344719'romkatv2020-05-201-3/+0
|\|
| * Squashed 'gitstatus/' changes from 78a2ec25..063ed450romkatv2020-05-201-3/+0
| | | | | | | | | | | | | | 063ed450 Revert "close p10k instant prompt descriptors in daemon" git-subtree-dir: gitstatus git-subtree-split: 063ed45083386c98ab4d10f08794bec2a0c534d1
* | Revert "close instant prompt descriptors in worker"romkatv2020-05-201-3/+0
| | | | | | | | This reverts commit 646a826440235307ba358fd83ff2eb2eadd71b80.
* | don't hide empty line when invoking zsh immediately after clearromkatv2020-05-191-2/+2
| |
* | Merge commit '00cfdb48a8c74150814792e4deccff2a1ce91ad0'romkatv2020-05-191-0/+3
|\|
| * Squashed 'gitstatus/' changes from c99d28aa..78a2ec25romkatv2020-05-191-0/+3
| | | | | | | | | | | | | | 78a2ec25 close p10k instant prompt descriptors in daemon git-subtree-dir: gitstatus git-subtree-split: 78a2ec251e99ffa48ea10bbb48ab54ba6401701c
* | close instant prompt descriptors in workerromkatv2020-05-191-0/+3
| |
* | Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2020-05-191-1/+1
|\ \
| * | Fix warning for parameter _p9k__preexec_cmd (#735)xPMo2020-05-191-1/+1
| | | | | | | | | | | | | | | With `setopt warn_create_global`, I get this warning: _p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2
* | | Merge commit 'f3ae4032c1923404afc9fd8b6af2bf28bc406d61'romkatv2020-05-192-223/+251
|\ \ \ | | |/ | |/|
| * | Squashed 'gitstatus/' changes from 4c1b9564..c99d28aaromkatv2020-05-192-223/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | c99d28aa block SIGINT in zle callback when being used from p10k f52fd5b5 wrap most of gitstatus_start code in `{..} always {...}` to handle SIGINT properly e4e88a5a mention that gitstatus can be cloned from gitee.com git-subtree-dir: gitstatus git-subtree-split: c99d28aa6be9db6f78c99c3f56626f2afcc3a466
* | | block SIGINT in nested p10k calls; allow SIGINT in gitstatus_startromkatv2020-05-192-13/+28
| |/ |/|
* | don't print instant prompt warning when omz update failsromkatv2020-05-191-1/+2
| |
* | bug fix: vcs and vpn_ip weren't respecting hide/show stateromkatv2020-05-191-5/+12
| |
* | cleanupromkatv2020-05-191-4/+3
| |
* | bug fix: properly disable instant prompt when auto-wizard is abortedromkatv2020-05-191-3/+5
| |
* | fix gcloud for the case when there are multiple configurationsromkatv2020-05-181-2/+2
| | | | | | | | Fixes #731
* | pyenv: display python version alongside environment name if unequalromkatv2020-05-184-0/+52
| | | | | | | | See #730.
* | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=false to config templatesromkatv2020-05-184-0/+8
| | | | | | | | See #730.
* | add POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENVromkatv2020-05-181-2/+7
| |
* | notesromkatv2020-05-181-0/+9
| |
* | expand dir color faqromkatv2020-05-171-6/+8
| |
* | uncomment POWERLEVEL9K_DIR_BACKGROUNDromkatv2020-05-171-1/+1
| |
* | add chinese translation for the reference to gitee.comromkatv2020-05-161-2/+4
| | | | | | | | | | | | See #124. Thanks, @ayalhw.
* | mention that powerlevel10k can be cloned from gitee.com; see #124romkatv2020-05-161-0/+13
| |
* | Merge commit 'ff18dbaf74beb38f9e0721558f2c66552b5862a4'romkatv2020-05-152-6/+38
|\|
| * Squashed 'gitstatus/' changes from caf5bfd3..4c1b9564romkatv2020-05-152-6/+38
| | | | | | | | | | | | | | | | | | | | 4c1b9564 Merge pull request #128 from carlosedp/arch 1d2816f2 Add support to build on ppc64le and riscv64 archs 5614639c update version in packaging instructions d728a1da add homebrew installation instructions; fixed #118 git-subtree-dir: gitstatus git-subtree-split: 4c1b95643bc78dfe8e4d9566823b72881637c2ef
* | work around bugs in zsh that break vim shell; see #717v1.9.1romkatv2020-05-151-13/+13
| |
* | disable tty echo for the whole duration of wizardromkatv2020-05-141-2/+2
| |
* | fix ask_python screen in the wizardromkatv2020-05-141-10/+10
| |
* | fix POWERLEVEL9K_VCS_DISABLED_WORKDIR_PATTERN exampleromkatv2020-05-145-5/+5
| |
* | wizard: print a message when aborted with ctrl-cromkatv2020-05-141-1/+10
| |
* | abort instant prompt if wizard needs to run on startupromkatv2020-05-141-19/+28
| |
* | maintain _p9k_dumped_instant_prompt_sigs invariantromkatv2020-05-141-3/+11
| |
* | update version in packaging instructionsromkatv2020-05-131-2/+2
| |
* | Merge commit '46c76dd7071bedab192aa65756ba09024e29da0c'v1.9.0romkatv2020-05-131-25/+61
|\|
| * Squashed 'gitstatus/' changes from 1a80249d..caf5bfd3romkatv2020-05-131-25/+61
| | | | | | | | | | | | | | | | caf5bfd3 update build instructions 8bbfd153 update build instructions git-subtree-dir: gitstatus git-subtree-split: caf5bfd3d4b6099aeed13604936976e610a08e18
* | update build instructionsromkatv2020-05-131-26/+61
| |
* | Merge commit 'a6009c74a92f1c01d725364635aa38eba67bc15a'romkatv2020-05-136-134/+201
|\|
| * Squashed 'gitstatus/' changes from f81313e2..1a80249dromkatv2020-05-136-134/+201
| | | | | | | | | | | | | | | | | | | | | | 1a80249d build: verify libgit2 tarball sha256 74c3d56f bash: call mktemp only once and avoid `mktemp -u` b139dec4 install: use mktemp if available 9f594d24 bash: block SIGQUIT and SIGTSTP in daemon 73f47ea3 add sha256 verification for downloaded gitstatusd; enable gitee mirror git-subtree-dir: gitstatus git-subtree-split: 1a80249d2b6a53fd076ae846f8fcc501183ca5a5