diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-05-12 22:55:25 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-05-12 22:55:25 +0300 |
commit | d23b2c3792712662408c332a52547dc903cc5c43 (patch) | |
tree | da759e979d1d21725af2d2dac0dabbd0985d394f /install.info | |
parent | bda74564e3b1b9bbaa77f840215f7d99d0b77ed8 (diff) |
Squashed 'gitstatus/' changes from 901c366b..f81313e2
f81313e2 move gitee disable higher
8cfb83f3 print [ok] after download when stderr is not tty
d185a2ab disable gitee mirror until there is sha256 verification in place
fb88a401 show progress when downloading gitstatusd
ae988158 add a mirror for gitstatusd release files
c673d327 disable aliases before calling zcompile
git-subtree-dir: gitstatus
git-subtree-split: f81313e27271ee1fb3fd22b8e72382e9516776ef
Diffstat (limited to 'install.info')
-rw-r--r-- | install.info | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/install.info b/install.info index 853d4056..96458f0d 100644 --- a/install.info +++ b/install.info @@ -1,4 +1,9 @@ +# ae988158e1044abb1626a15d6a27751cd80c13be +# # This file is used by ./install and indirectly by shell bindings. +# +# The first line is read by powerlevel10k instant prompt. It must +# be updated whenever the content of this file changes. # Official gitstatusd binaries. uname_s_glob="cygwin_nt-10.0"; uname_m_glob="i686"; file="gitstatusd-${uname_s}-${uname_m}"; version="v1.0.0"; |