summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '760f7cb7a55203be03ddf789dd3c06e75377423f'Roman Perepelitsa2020-09-111-1/+1
|\
| * Squashed 'gitstatus/' changes from 3f874d9c..a760bda8Roman Perepelitsa2020-09-111-1/+1
| | | | | | | | | | | | | | a760bda8 disable certificate checks in curl; we are checking sha256 anyway git-subtree-dir: gitstatus git-subtree-split: a760bda882be6e79a5ff0ab0ccc0e576781dca7a
* | support POWERLEVEL9K_VIRTUALENV_SHOW_WITH_PYENV=if-different; see #730Roman Perepelitsa2020-09-095-12/+25
| |
* | repair spelling of "occurrences" (#998)Lucas Larson2020-09-074-8/+8
| |
* | add scalaenv prompt segment; see #991Roman Perepelitsa2020-09-036-0/+129
| |
* | typo in commentsRoman Perepelitsa2020-09-024-4/+4
| |
* | support generic POWERLEVEL9K_* parameters for segments with dashes in their ↵Roman Perepelitsa2020-09-011-3/+3
| | | | | | | | names
* | wifi: further cleanupv1.13.0Roman Perepelitsa2020-09-011-22/+12
| |
* | wifi on linux: fix bugs and speed things upRoman Perepelitsa2020-09-015-95/+89
| |
* | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10k into ↵Roman Perepelitsa2020-09-011-22/+66
|\ \ | | | | | | | | | sys-lectern-master
| * | minor fixes and syntax improvementssys-lectern2020-08-251-0/+7
| | |
| * | Merge branch 'master' of https://github.com/sys-lectern/powerlevel10ksys-lectern2020-08-250-0/+0
| |\ \
| | * | Delete log.txtDavid2020-08-241-1/+0
| | | |
| * | | minor fixes and syntax improvementssys-lectern2020-08-252-8/+7
| |/ /
| * | linux wifi widgethal90002020-08-242-28/+66
| | |
* | | support per-state POWERLEVEL9K_BATTERY_HIDE_ABOVE_THRESHOLD; see #988Roman Perepelitsa2020-08-311-2/+3
| | |
* | | wizard: don't refuse to start if ZDOTDIR is not writable; see #987Roman Perepelitsa2020-08-302-6/+22
| | |
* | | docs: explicitly mention that powerlevel10k doesn't affect key bindingsRoman Perepelitsa2020-08-281-0/+1
| | |
* | | bug fix: trigger transient prompt on send-breakRoman Perepelitsa2020-08-281-1/+17
| | |
* | | wizard: simplify instant prompt screen; make sure all screens work with ↵Roman Perepelitsa2020-08-272-21/+39
| | | | | | | | | | | | 47x14 terminal size
* | | add "gpd" to the list of default VPN network interfaces; see #979Roman Perepelitsa2020-08-275-6/+6
| | |
* | | suport hex flags in the output of ifconfig; see #979Roman Perepelitsa2020-08-261-2/+2
| | |
* | | add k9s, helmfile and terragrunt to some SHOW_ON_COMMAND params; #904Roman Perepelitsa2020-08-245-21/+21
| | |
* | | use portable sed syntaxRoman Perepelitsa2020-08-241-1/+1
|/ /
* | add an empty line after the branch/tag truncation logicRoman Perepelitsa2020-08-224-0/+4
| |
* | enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m`Roman Perepelitsa2020-08-212-2/+2
| |
* | wizard: when using z4h, automatically enable instant prompt in quiet modeRoman Perepelitsa2020-08-201-0/+6
| |
* | bump versionRoman Perepelitsa2020-08-191-1/+1
| |
* | don't expand _p9k_dir when dir is hidden via 'p10k display'; see #952Roman Perepelitsa2020-08-181-1/+1
| |
* | Merge commit 'f63d6a31c1348e304e40e4e0dcca750128ad2cfd'Roman Perepelitsa2020-08-151-3/+3
|\|
| * Squashed 'gitstatus/' changes from fcebf0b0..3f874d9cRoman Perepelitsa2020-08-151-3/+3
| | | | | | | | | | | | | | 3f874d9c fix bash bindings when noclobber is set; see #171 git-subtree-dir: gitstatus git-subtree-split: 3f874d9c5933d184b9b06472dcf25e8debb326a8
* | formattingRoman Perepelitsa2020-08-091-5/+5
| |
* | fix wording in docsRoman Perepelitsa2020-08-091-7/+7
| |
* | Add MesloLGS font config steps for Alacritty (#929)Stephen2020-08-091-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | remove minimum screen size requirement for the wizardRoman Perepelitsa2020-08-061-5/+0
| |
* | add `p10k display -r`Roman Perepelitsa2020-08-031-5/+19
| |
* | Merge commit 'cb59280c407e60d6e993c24eaddb0feb5dd373a5'Roman Perepelitsa2020-07-303-2/+4
|\|
| * Squashed 'gitstatus/' changes from b157d02a..fcebf0b0Roman Perepelitsa2020-07-303-2/+4
| | | | | | | | | | | | | | | | | | | | fcebf0b0 support armv8l; see #165; 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
* | add more info about the resizing bug and patchRoman Perepelitsa2020-07-291-12/+19
| |
* | reduce the default value of POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS to 10msRoman Perepelitsa2020-07-291-2/+2
| |
* | ksh_arrays compatibilityRoman Perepelitsa2020-07-231-1/+1
| |
* | Merge commit '15818346bf496c7e5f8cb21b2f273c47d386b7db'Roman Perepelitsa2020-07-202-2/+2
|\|
| * Squashed 'gitstatus/' changes from 7546f4de..b157d02aRoman Perepelitsa2020-07-202-2/+2
| | | | | | | | | | | | | | b157d02a treat exit code 159 (SIGSYS) from gistatusd as terminal git-subtree-dir: gitstatus git-subtree-split: b157d02a9a89892f228064e06b5a817a24eea9ed
* | detect artix linux for the sake of displaying os logo; see #898Roman Perepelitsa2020-07-193-1/+13
| |
* | bug fix: infinite loop when cwd doesn't exist; see #900Roman Perepelitsa2020-07-191-15/+16
| |
* | Merge commit 'bf2aa14becccd2b55180bc2aeff44d3a6015a580'Roman Perepelitsa2020-07-192-3/+11
|\|
| * Squashed 'gitstatus/' changes from 89e9ebfd..7546f4deRoman Perepelitsa2020-07-192-3/+11
| | | | | | | | | | | | | | | | 7546f4de return norepo-sync when cwd does not exist 8ccd4d34 comments git-subtree-dir: gitstatus git-subtree-split: 7546f4def34558e44ee660a9970da80f760e99c8
* | allow optional offset in POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #896Roman Perepelitsa2020-07-185-7/+26
| |
* | replace NETWORK_ICON; the original (U+F877) triggers a bug on macOS; see #895Roman Perepelitsa2020-07-162-2/+2
| |
* | don't fetch gitstatusd if there is no gitRoman Perepelitsa2020-07-141-12/+16
| |