Commit Graph

4229 Commits (ecf91710c0d628d054f0eff72a7f08d7a9285d26)
 

Author SHA1 Message Date
Roman Perepelitsa 3aec0c6b36 make configuration options work when using Turkish locale ()
Roman Perepelitsa 060af91a80 fix a TOC link
Roman Perepelitsa 2875595647 add offline installation instructions ()
Roman Perepelitsa 42aa719e48 dir: ignore separator overrides if cwd is / and POWERLEVEL9K_DIR_OMIT_FIRST_CHARACTER is true
Roman Perepelitsa 3586cc8d7e expand c-escapes in POWERLEVEL9K_DIR_PATH_SEPARATOR
Roman Perepelitsa 71b39f0da9 mention that zsh-theme-powerlevel10k community package is to be avoided ()
Roman Perepelitsa 80d9e57388 docs: remove -u from yay commands ()
Roman Perepelitsa 3b772824c0 don't print instant prompt if it was generated with the different value of terminfo[colors]
Roman Perepelitsa f14b58e44f wizard: recognize `source $POWERLEVEL9K_CONFIG_FILE` in .zshrc
Roman Perepelitsa 4d1fba340f bug fix: superfluous dash in P9K_KUBECONTEXT_CLOUD_ZONE ()
Roman Perepelitsa 760f7cb7a5 Squashed 'gitstatus/' changes from 3f874d9c..a760bda8
a760bda8 disable certificate checks in curl; we are checking sha256 anyway

git-subtree-dir: gitstatus
git-subtree-split: a760bda882be6e79a5ff0ab0ccc0e576781dca7a
Roman Perepelitsa afb854d279 Merge commit '760f7cb7a55203be03ddf789dd3c06e75377423f'
Roman Perepelitsa 54d40b924c support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see
Lucas Larson 12cef82077
repair spelling of "occurrences" ()
Roman Perepelitsa 622130980c add scalaenv prompt segment; see
Roman Perepelitsa 6c8c6eea1b typo in comments
Roman Perepelitsa 3b2f474c9f support generic POWERLEVEL9K_* parameters for segments with dashes in their names
Roman Perepelitsa 47c842fe8e wifi: further cleanup
Roman Perepelitsa cababbeee2 wifi on linux: fix bugs and speed things up
Roman Perepelitsa dd5948e5e3 Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into sys-lectern-master
Roman Perepelitsa 536d90a335 support per-state POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD; see
Roman Perepelitsa a3727dcaef wizard: don't refuse to start if ZDOTDIR is not writable; see
Roman Perepelitsa c1db3926fe docs: explicitly mention that powerlevel10k doesn't affect key bindings
Roman Perepelitsa b673e6a7dd bug fix: trigger transient prompt on send-break
Roman Perepelitsa f2bf019758 wizard: simplify instant prompt screen; make sure all screens work with 47x14 terminal size
Roman Perepelitsa 2a4c962c21 add "gpd" to the list of default VPN network interfaces; see
Roman Perepelitsa 7eb501c0f5 suport hex flags in the output of ifconfig; see
sys-lectern 6853fcd8e5 minor fixes and syntax improvements
sys-lectern c464fd25e6 Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k
sys-lectern 16cb58d15f minor fixes and syntax improvements
Roman Perepelitsa 6279aa57d7 add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params;
Roman Perepelitsa 2f4c3c4cec use portable sed syntax
David d62961131c
Delete log.txt
hal9000 8f90ed6d49 linux wifi widget
Roman Perepelitsa dca8774f1b add an empty line after the branch/tag truncation logic
Roman Perepelitsa 711490252e enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m`
Roman Perepelitsa 525e2545db wizard: when using z4h, automatically enable instant prompt in quiet mode
Roman Perepelitsa c425a5e635 bump version
Roman Perepelitsa 03ab8e9c7e don't expand _p9k_dir when dir is hidden via 'p10k display'; see
Roman Perepelitsa f63d6a31c1 Squashed 'gitstatus/' changes from fcebf0b0..3f874d9c
3f874d9c fix bash bindings when noclobber is set; see 

git-subtree-dir: gitstatus
git-subtree-split: 3f874d9c5933d184b9b06472dcf25e8debb326a8
Roman Perepelitsa ebfaae2ab6 Merge commit 'f63d6a31c1348e304e40e4e0dcca750128ad2cfd'
Roman Perepelitsa 7a0bf995c7 formatting
Roman Perepelitsa b53b43533a fix wording in docs
Stephen d5d6ee11ff
Add MesloLGS font config steps for Alacritty ()
* Add MesloLGS font config steps for Alacritty

* Adding Alacritty font config changes

Shortened steps and included official doc.

* Simplified and updated Alacritty font config steps

Required YAML included in full. Quotes added to font family due to space in family name. Unnecessary detail has been removed.

* Reduced the required Alacritty font config YAML

Removed additional styles from the "MesloLGS NF" family, they are implied and not necessary to include.
Roman Perepelitsa c48b81ecb7 remove minimum screen size requirement for the wizard
Roman Perepelitsa 03e61879b5 add `p10k display -r`
Roman Perepelitsa cb59280c40 Squashed 'gitstatus/' changes from b157d02a..fcebf0b0
fcebf0b0 support armv8l; see ; thanks, @ppoffice!
c2e03bc5 use fully-qualified remote ref name; see powerlevel10k/issues/915
dc827169 Merge branch 'master' of github.com:romkatv/gitstatus
4ad671ca build: set -march=armv8 when compiling for Apple's arm64 architecture

git-subtree-dir: gitstatus
git-subtree-split: fcebf0b0f7aff181f2ecc441458d8fc443125ad0
Roman Perepelitsa 422b7a94b9 Merge commit 'cb59280c407e60d6e993c24eaddb0feb5dd373a5'
Roman Perepelitsa 05ff662568 add more info about the resizing bug and patch
Roman Perepelitsa 598ff99f1b reduce the default value of POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS to 10ms