Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gcloud config directory | hayas1 | 2022-09-23 | 1 | -2/+2 |
| | |||||
* | fix tables broken by the last commit | Roman Perepelitsa | 2022-09-04 | 1 | -2/+2 |
| | |||||
* | Merge branch 'andresrinivasan-patch-1' | Roman Perepelitsa | 2022-09-04 | 1 | -1/+8 |
|\ | |||||
| * | Merge branch 'patch-1' of github.com:andresrinivasan/powerlevel10k into ↵ | Roman Perepelitsa | 2022-09-04 | 1 | -1/+8 |
|/| | | | | | | | andresrinivasan-patch-1 | ||||
| * | Add references to Antidote | André Srinivasan | 2022-09-01 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: André Srinivasan <andre.srinivasan@gmail.com> | ||||
* | | sync fonts.md with README.md | Roman Perepelitsa | 2022-08-31 | 1 | -5/+3 |
| | | |||||
* | | docs: set font in Windows Terminal through the Settings UI | Roman Perepelitsa | 2022-08-31 | 1 | -15/+3 |
| | | |||||
* | | Merge branch 'phwt-patch-1' | Roman Perepelitsa | 2022-08-31 | 1 | -4/+14 |
|\ \ | |/ |/| | |||||
| * | docs: update Windows Terminal font configuration | phwt | 2022-08-30 | 1 | -4/+14 |
|/ | |||||
* | clarify that quotes are necessary when specifying font name in crostini (#1934) | Roman Perepelitsa | 2022-08-20 | 2 | -2/+2 |
| | |||||
* | make zi installation instructions consistent with the rest; fix table formatting | Roman Perepelitsa | 2022-07-31 | 1 | -4/+5 |
| | |||||
* | Merge branch '0xMRTT-patch-1' | Roman Perepelitsa | 2022-07-31 | 1 | -2/+11 |
|\ | |||||
| * | Add Zi plugin manager to the install list | 0xMRTT | 2022-07-31 | 1 | -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 Perepelitsa | 2022-07-21 | 2 | -3/+16 |
| | | | | terminfo (#1699) | ||||
* | fix toolbox segment (#1916) | Roman Perepelitsa | 2022-07-20 | 1 | -3/+4 |
| | |||||
* | Merge branch 'christian-schulze-use-HOST-for-distrobox-detection' | Roman Perepelitsa | 2022-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'use-HOST-for-distrobox-detection' of ↵ | Roman Perepelitsa | 2022-07-20 | 1 | -1/+1 |
|/| | | | | | | | https://github.com/christian-schulze/powerlevel10k into christian-schulze-use-HOST-for-distrobox-detection | ||||
| * | use HOST for distrobox detection | Christian Schulze | 2022-06-24 | 1 | -1/+1 |
| | | |||||
* | | replace a hyperlink in crostini instructions with regular text (#1934) | Roman Perepelitsa | 2022-07-14 | 2 | -4/+4 |
| | | |||||
* | | fix typo in README | Omeir Fawaz | 2022-07-14 | 1 | -1/+1 |
| | | |||||
* | | typo in comments | Roman Perepelitsa | 2022-07-11 | 1 | -1/+1 |
| | | |||||
* | | make crostini font instructions stylistically similar to the rest and copy ↵ | Roman Perepelitsa | 2022-07-11 | 2 | -10/+33 |
| | | | | | | | | them over to font.md (#1934) | ||||
* | | Merge branch 'alkis-crostini' | Roman Perepelitsa | 2022-07-11 | 1 | -0/+37 |
|\ \ | |/ |/| | |||||
| * | add Crostini installation instructions | Alkis Evlogimenos | 2022-07-10 | 1 | -0/+37 |
|/ | |||||
* | fix the UNICODE code point for powerline "branch" icon in comments (#1911) | Roman Perepelitsa | 2022-06-22 | 4 | -4/+4 |
| | |||||
* | battery plugin: Support Linux on Librem5 phone | Gerald Turner | 2022-06-18 | 1 | -2/+2 |
| | |||||
* | replace fig ads with installation instructions | Roman Perepelitsa | 2022-06-15 | 1 | -9/+6 |
| | |||||
* | Merge branch 'ibayramli2001-fig' | Roman Perepelitsa | 2022-06-15 | 1 | -0/+9 |
|\ | |||||
| * | Add Fig as an installation method to the README | Ilkin Bayramli | 2022-06-15 | 1 | -0/+9 |
|/ | |||||
* | update alpine linux installation instructions | Roman Perepelitsa | 2022-06-06 | 1 | -3/+4 |
| | |||||
* | Fixed minor spelling mistakes | Anupam Srivastava | 2022-06-03 | 3 | -4/+4 |
| | |||||
* | add installation instructions for alpine; related: #1828 | Roman Perepelitsa | 2022-05-28 | 1 | -26/+36 |
| | |||||
* | cleanup | Roman Perepelitsa | 2022-05-26 | 1 | -2/+2 |
| | |||||
* | suppress `nounset` error if `DIRENV_DIR` isn’t defined (fix #1876) | Lucas Larson | 2022-05-26 | 1 | -2/+2 |
| | | | | Signed-off-by: Lucas Larson <LucasLarson@riseup.net> | ||||
* | work around a bug in zsh 5.4.1 (#1872) | Roman Perepelitsa | 2022-05-20 | 1 | -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. | AdalZanabria | 2022-05-03 | 1 | -0/+3 |
| | |||||
* | Revert "Added missing segments to README." because of auto-formatting. | AdalZanabria | 2022-05-03 | 1 | -358/+421 |
| | | | | This reverts commit e65e508743d96d44df4703bd5e5a7e7b34795ef4. | ||||
* | Added missing segments to README. | AdalZanabria | 2022-05-03 | 1 | -421/+358 |
| | |||||
* | Show kubecontext when using kubeseal or skaffold | Curtis Vogt | 2022-04-07 | 5 | -9/+9 |
| | |||||
* | disable vscode integration; it doesn't work anyway but it makes shell slower | Roman Perepelitsa | 2022-04-04 | 1 | -0/+2 |
| | | | | Context: https://github.com/microsoft/vscode/pull/145610#issuecomment-1076519194 | ||||
* | ignore garbage printed by vscode | Roman Perepelitsa | 2022-03-20 | 1 | -0/+2 |
| | |||||
* | bug fix: strip escape sequences in instant prompt output less aggressively | Roman Perepelitsa | 2022-03-20 | 1 | -1/+1 |
| | |||||
* | minor cleanup around perlbrew | Roman Perepelitsa | 2022-02-28 | 5 | -16/+7 |
| | |||||
* | Merge branch 'lmburns-perlbrew' | Roman Perepelitsa | 2022-02-28 | 5 | -0/+74 |
|\ | |||||
| * | chore: forgot to add global variables to main | Lucas Burns | 2022-02-27 | 1 | -0/+2 |
| | | |||||
| * | feature: added perlbrew | Lucas Burns | 2022-02-27 | 5 | -0/+72 |
|/ | |||||
* | Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb' | Roman Perepelitsa | 2022-02-14 | 3 | -18/+58 |
|\ | |||||
| * | Squashed 'gitstatus/' changes from f889c13d1..6dc0738c0 | Roman Perepelitsa | 2022-02-14 | 3 | -18/+58 |
| | | | | | | | | | | | | | | | | | | 6dc0738c0 release v1.5.4 6b3e7cf2f update mbuild script for the new release infra 12b2457ae release v1.5.4 git-subtree-dir: gitstatus git-subtree-split: 6dc0738c0e5199b0ae47d9693874e7d43c7f8f29 | ||||
* | | bug fix: correctly parse kubectl config when current-context has ↵ | Roman Perepelitsa | 2022-02-14 | 1 | -1/+1 |
| | | | | | | | | metacharacters (#1767) | ||||
* | | Merge commit '4b21cd06ffeb5706b017c78b13c2eaf40d7deac1' | Roman Perepelitsa | 2022-02-07 | 1 | -8/+23 |
|\| |