aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51Roman Perepelitsa2022-10-051-1/+1
| | |
* | | fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fdRoman Perepelitsa2022-10-052-6/+6
| | |
* | | survive broken FPATH (#10Roman Perepelitsa2022-10-029-21/+18
| | |
* | | Fix gcloud config directoryhayas12022-09-231-2/+2
| | |
* | | fix tables broken by the last commitRoman Perepelitsa2022-09-041-2/+2
| | |
* | | Merge branch 'andresrinivasan-patch-1'Roman Perepelitsa2022-09-041-1/+8
|\ \ \
| * | | Merge branch 'patch-1' of github.com:andresrinivasan/powerlevel10k into ↵Roman Perepelitsa2022-09-041-1/+8
|/| | | | | | | | | | | | | | | andresrinivasan-patch-1
| * | | Add references to AntidoteAndré Srinivasan2022-09-011-1/+8
| | | | | | | | | | | | | | | | Signed-off-by: André Srinivasan <andre.srinivasan@gmail.com>
* | | | sync fonts.md with README.mdRoman Perepelitsa2022-08-311-5/+3
| | | |
* | | | docs: set font in Windows Terminal through the Settings UIRoman Perepelitsa2022-08-311-15/+3
| | | |
* | | | Merge branch 'phwt-patch-1'Roman Perepelitsa2022-08-311-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | docs: update Windows Terminal font configurationphwt2022-08-301-4/+14
|/ / /
* | | clarify that quotes are necessary when specifying font name in crostini (#1934)Roman Perepelitsa2022-08-202-2/+2
| | |
* | | make zi installation instructions consistent with the rest; fix table formattingRoman Perepelitsa2022-07-311-4/+5
| | |
* | | Merge branch '0xMRTT-patch-1'Roman Perepelitsa2022-07-311-2/+11
|\ \ \
| * | | Add Zi plugin manager to the install list0xMRTT2022-07-311-2/+11
|/ / / | | | | | | A more detailled procedure of the installation of powerlevel10k with zi is available at [wiki.zshell.dev](https://wiki.zshell.dev/community/gallery/collection/themes#thp-romkatvpowerlevel10k)
* | | don't trust cnorm as it's incorrect in some combinations of terminals and ↵Roman Perepelitsa2022-07-212-3/+16
| | | | | | | | | | | | terminfo (#1699)
* | | fix toolbox segment (#1916)Roman Perepelitsa2022-07-201-3/+4
| | |
* | | Merge branch 'christian-schulze-use-HOST-for-distrobox-detection'Roman Perepelitsa2022-07-201-1/+1
|\ \ \
| * | | Merge branch 'use-HOST-for-distrobox-detection' of ↵Roman Perepelitsa2022-07-201-1/+1
|/| | | | | | | | | | | | | | | https://github.com/christian-schulze/powerlevel10k into christian-schulze-use-HOST-for-distrobox-detection
| * | | use HOST for distrobox detectionChristian Schulze2022-06-241-1/+1
| | | |
* | | | replace a hyperlink in crostini instructions with regular text (#1934)Roman Perepelitsa2022-07-142-4/+4
| | | |
* | | | fix typo in READMEOmeir Fawaz2022-07-141-1/+1
| | | |
* | | | typo in commentsRoman Perepelitsa2022-07-111-1/+1
| | | |
* | | | make crostini font instructions stylistically similar to the rest and copy ↵Roman Perepelitsa2022-07-112-10/+33
| | | | | | | | | | | | | | | | them over to font.md (#1934)
* | | | Merge branch 'alkis-crostini'Roman Perepelitsa2022-07-111-0/+37
|\ \ \ \ | |/ / / |/| | |
| * | | add Crostini installation instructionsAlkis Evlogimenos2022-07-101-0/+37
|/ / /
* | | fix the UNICODE code point for powerline "branch" icon in comments (#1911)Roman Perepelitsa2022-06-224-4/+4
| | |
* | | battery plugin: Support Linux on Librem5 phoneGerald Turner2022-06-181-2/+2
| | |
* | | replace fig ads with installation instructionsRoman Perepelitsa2022-06-151-9/+6
| | |
* | | Merge branch 'ibayramli2001-fig'Roman Perepelitsa2022-06-151-0/+9
|\ \ \
| * | | Add Fig as an installation method to the READMEIlkin Bayramli2022-06-151-0/+9
|/ / /
* | | update alpine linux installation instructionsRoman Perepelitsa2022-06-061-3/+4
| | |
* | | Fixed minor spelling mistakesAnupam Srivastava2022-06-033-4/+4
| | |
* | | add installation instructions for alpine; related: #1828Roman Perepelitsa2022-05-281-26/+36
| | |
* | | cleanupRoman Perepelitsa2022-05-261-2/+2
| | |
* | | suppress `nounset` error if `DIRENV_DIR` isn’t defined (fix #1876)Lucas Larson2022-05-261-2/+2
| | | | | | | | | | | | Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
* | | work around a bug in zsh 5.4.1 (#1872)Roman Perepelitsa2022-05-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Here's the bug: zsh -fc 'print "${#${x}}"' This code should print "0" but it prints "1" in zsh 5.4.1.
* | | Added missing segments to README without auto-formatting.AdalZanabria2022-05-031-0/+3
| | |
* | | Revert "Added missing segments to README." because of auto-formatting.AdalZanabria2022-05-031-358/+421
| | | | | | | | | | | | This reverts commit e65e508743d96d44df4703bd5e5a7e7b34795ef4.
* | | Added missing segments to README.AdalZanabria2022-05-031-421/+358
| | |
* | | Show kubecontext when using kubeseal or skaffoldCurtis Vogt2022-04-075-9/+9
| | |
* | | disable vscode integration; it doesn't work anyway but it makes shell slowerRoman Perepelitsa2022-04-041-0/+2
| | | | | | | | | | | | Context: https://github.com/microsoft/vscode/pull/145610#issuecomment-1076519194
* | | ignore garbage printed by vscodeRoman Perepelitsa2022-03-201-0/+2
| | |
* | | bug fix: strip escape sequences in instant prompt output less aggressivelyRoman Perepelitsa2022-03-201-1/+1
| | |
* | | minor cleanup around perlbrewRoman Perepelitsa2022-02-285-16/+7
| | |
* | | Merge branch 'lmburns-perlbrew'Roman Perepelitsa2022-02-285-0/+74
|\ \ \
| * | | chore: forgot to add global variables to mainLucas Burns2022-02-271-0/+2
| | | |
| * | | feature: added perlbrewLucas Burns2022-02-275-0/+72
|/ / /
* | | Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb'Roman Perepelitsa2022-02-143-18/+58
|\ \ \ | | |/ | |/|