Commit Graph

3666 Commits (cfc35853dfd4ff8a1bbcbe43f11c6d71c5233148)
 

Author SHA1 Message Date
Roman Perepelitsa cfc35853df start downloading gitstatusd while wizard is running 4 years ago
Roman Perepelitsa 6c9d0977a6 make omz installation command work when executed from weird shells (no quoting though; that would be too much) 4 years ago
Roman Perepelitsa 0c341b6702 Merge branch 'ancarpan-terraform-show-default' 4 years ago
Roman Perepelitsa 06ed564092 Merge branch 'terraform-show-default' of https://github.com/ancarpan/powerlevel10k into ancarpan-terraform-show-default 4 years ago
Roman Perepelitsa 2d74ac9d06 prefix all `source` calls with `builtin` 4 years ago
Roman Perepelitsa 9486385824 Merge commit 'ff8654ccd5b4f22710a235e7f715913277612451' 4 years ago
Roman Perepelitsa ff8654ccd5 Squashed 'gitstatus/' changes from 0f5402c8..89e9ebfd
89e9ebfd survive zsh environments where `source` is a broken function

git-subtree-dir: gitstatus
git-subtree-split: 89e9ebfd59f5ddfea4d97ae1e510273415a57a51
4 years ago
Andrea Carpani 882cede0ae Add option to show terraform workspace even if it's default 4 years ago
Roman Perepelitsa e0ed693e6d add `CMB*` to battery directory patterns; see #858 4 years ago
Roman Perepelitsa be66f21f53 replace NETWORK_ICON
The original icon (U+FBF1) is in fact a ligature. Some terminals do
funky things when displaying it. For example:

    print '\uFBF1 42 abc'

When executed in a VTE-based terminal with Nerd Fonts, it'll print this:

    42 X abc

Here X stands for the glyph that Nerd Fonts uses for U+FBF1.
4 years ago
Roman Perepelitsa a88e11f54b disable background transparency in iTerm2 4 years ago
Roman Perepelitsa db6f909958 suppress the expected error message from PlistBuddy 4 years ago
Roman Perepelitsa ae32fd58b3 fix `fvm` styling that has been broken by the last commit; fixes #645 4 years ago
Roman Perepelitsa 6a1e993a05 make `fvm` segment work with fvm >= 1.0.0; see #842 4 years ago
Roman Perepelitsa eadfdba707 Squashed 'gitstatus/' changes from 0d23fbd1..0f5402c8
0f5402c8 bug fix: properly propagate switches to gitstatusd

git-subtree-dir: gitstatus
git-subtree-split: 0f5402c8686a593cd21b95ade28a154dd51749bb
4 years ago
Roman Perepelitsa 1be10ebcf7 Merge commit 'eadfdba7073e625562ae02841608ea37a46e0120' 4 years ago
mundry d394a4e038
Fix typo in config comment. (#836)
Co-authored-by: mundry <mundry@users.noreply.github.com>
4 years ago
mundry 178c3bccf0
Add font configuration instructions for Terminator. (#835)
Co-authored-by: mundry <mundry@users.noreply.github.com>
4 years ago
Roman Perepelitsa 8854cb6000 survive files with windows EOL (on linux, yes; people do that); see #827 4 years ago
Roman Perepelitsa eda706c8ff notes 4 years ago
Roman Perepelitsa 54bbe0a0a3 speed up pasting in terminals without bracketed paste 4 years ago
Roman Perepelitsa 0717e57ff4 Squashed 'gitstatus/' changes from 1c74c8db..0d23fbd1
0d23fbd1 comments
9c19c9c4 fix a typo in install that prevents the locally built gitstatusd from being used
92fd143f doc cleanup

git-subtree-dir: gitstatus
git-subtree-split: 0d23fbd117ad6afe52fdbd96d08cf38f941be4d3
4 years ago
Roman Perepelitsa 5e5d3f5aff Merge commit '0717e57ff46201ff04e7d62cda8677e174a83be6' 4 years ago
Roman Perepelitsa 4c15d633dd respect POWERLEVEL9K_PROMPT_CHAR_ERROR_VIINS_CONTENT_EXPANSION in simple transient prompt; see #820 4 years ago
Roman Perepelitsa 3e17260622 no need to call `zle -R` when using z4h 4 years ago
Roman Perepelitsa b015817892 Squashed 'gitstatus/' changes from 38d62a47..1c74c8db
1c74c8db add linux-ppc64le
968779b5 fix tar invocation
300f657c create anonymous tar archives
a5581d18 force C locale during build (perl complains)
2616cd47 support downloads to usrbin
1e6075dd enable static linking on linux
2975d25f update libgit2 ref
bea6f868 add ppc64le target

git-subtree-dir: gitstatus
git-subtree-split: 1c74c8db0f422aa6f95ced878351e0c6944a9bd6
4 years ago
Roman Perepelitsa 4d14f9e0ba Merge commit 'b0158178925484c058e6175e174b639237532c63' 4 years ago
Roman Perepelitsa faa510d54c explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERLEVEL9K_ASDF_FOREGROUND; see #817 4 years ago
Roman Perepelitsa a43b1b34d8 add an icon and asdf colors for julia; see #817 4 years ago
Roman Perepelitsa e2196ce32e match terminal escape sequences in instant prompt output more aggressively 4 years ago
Roman Perepelitsa 05eaf8162c tweak omz update pattern; maybe it'll help with #729 4 years ago
Roman Perepelitsa fb5a0a6cca make error message about incorrect powerlevel10k loading visible in more cases 4 years ago
Roman Perepelitsa fa2e337cbd Squashed 'gitstatus/' changes from 3050dfca8..38d62a475
38d62a475 fix gitstatus on older zsh versions

git-subtree-dir: gitstatus
git-subtree-split: 38d62a475fadf5f8d418fc772d680ba234ba8609
4 years ago
Roman Perepelitsa b7d90c8467 Merge commit 'fa2e337cbdd88ccd297d25fa9847225211801d3e' 4 years ago
Roman Perepelitsa e3f582f246 survive people explicitly disabling conda prompt and then expecting to see it 4 years ago
Roman Perepelitsa c6e599ddd5 fix a typo in remote-git-url => icon conversion (bitbucket was shows as github); see #808 4 years ago
Roman Perepelitsa a700031279 don't start gitstatusd from instant prompt if there is no git command 4 years ago
Roman Perepelitsa a3c1b7164b Squashed 'gitstatus/' changes from 830aaa999..3050dfca8
3050dfca8 add `command` in front of commands

git-subtree-dir: gitstatus
git-subtree-split: 3050dfca875a8070aaa0dc890afcc756574078c6
4 years ago
Roman Perepelitsa 00cf3b1167 Merge commit 'a3c1b7164be115f097682088c6feac283c40a1f2' 4 years ago
Roman Perepelitsa d75147503e remove git from POWERLEVEL9K_VCS_BACKENDS if there is no git command 4 years ago
Roman Perepelitsa 6e120b9eec don't initialize vcs if there is no git command 4 years ago
Roman Perepelitsa b93f9663c5 Squashed 'gitstatus/' changes from ec9c39499..830aaa999
830aaa999 try wget without --no-config if it fails with

git-subtree-dir: gitstatus
git-subtree-split: 830aaa99976c0f5addedf336414f9bf82e2699d6
4 years ago
Roman Perepelitsa bf88ce9120 Merge commit 'b93f9663c5e4e9d914c4389fc405bc7ec7382b57' 4 years ago
Roman Perepelitsa 54c9822834 Squashed 'gitstatus/' changes from 643091154..ec9c39499
ec9c39499 don't download gitstatusd if there is a bad version in usrbin

git-subtree-dir: gitstatus
git-subtree-split: ec9c39499a96ea8b181db15c76df5089959d3111
4 years ago
Roman Perepelitsa ed9d5a7088 Merge commit '54c98228342043612ea83eaaf13ac13659c26295' 4 years ago
Roman Perepelitsa 05dad31f3f add uninstall instructions for arch linux 4 years ago
Roman Perepelitsa b2be33d556 fix formatting 4 years ago
Roman Perepelitsa 04656da7c1 add install and update instructions for arch linux 4 years ago
Roman Perepelitsa 50dec9f9f5 default to POWERLEVEL9K_MODE=ascii if there is no UTF-8 locale 4 years ago
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates 4 years ago