Roman Perepelitsa
4bbb198a60
fix tables broken by the last commit
2 years ago
Roman Perepelitsa
b4a5379be8
Merge branch 'andresrinivasan-patch-1'
2 years ago
Roman Perepelitsa
5ca97df8fe
Merge branch 'patch-1' of github.com:andresrinivasan/powerlevel10k into andresrinivasan-patch-1
2 years ago
André Srinivasan
18f939d344
Add references to Antidote
...
Signed-off-by: André Srinivasan <andre.srinivasan@gmail.com>
2 years ago
Roman Perepelitsa
3bfbb8294f
sync fonts.md with README.md
2 years ago
Roman Perepelitsa
cbca1bd8c1
docs: set font in Windows Terminal through the Settings UI
2 years ago
Roman Perepelitsa
534ace8773
Merge branch 'phwt-patch-1'
2 years ago
phwt
5d223b8351
docs: update Windows Terminal font configuration
2 years ago
Roman Perepelitsa
0493886837
clarify that quotes are necessary when specifying font name in crostini ( #1934 )
2 years ago
Roman Perepelitsa
f9fd384d8d
make zi installation instructions consistent with the rest; fix table formatting
2 years ago
Roman Perepelitsa
4a60348e07
Merge branch '0xMRTT-patch-1'
2 years ago
0xMRTT
abc318b608
Add Zi plugin manager to the install list
...
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 )
2 years ago
Roman Perepelitsa
e72264e01c
don't trust cnorm as it's incorrect in some combinations of terminals and terminfo ( #1699 )
2 years ago
Roman Perepelitsa
fd5fa09504
fix toolbox segment ( #1916 )
2 years ago
Roman Perepelitsa
7704f6b877
Merge branch 'christian-schulze-use-HOST-for-distrobox-detection'
2 years ago
Roman Perepelitsa
64c5f10379
Merge branch 'use-HOST-for-distrobox-detection' of https://github.com/christian-schulze/powerlevel10k into christian-schulze-use-HOST-for-distrobox-detection
2 years ago
Roman Perepelitsa
2dd6a29e4d
replace a hyperlink in crostini instructions with regular text ( #1934 )
2 years ago
Omeir Fawaz
71e4e3288d
fix typo in README
2 years ago
Roman Perepelitsa
be3724bc80
typo in comments
2 years ago
Roman Perepelitsa
487a388dbd
make crostini font instructions stylistically similar to the rest and copy them over to font.md ( #1934 )
2 years ago
Roman Perepelitsa
c1c827e21d
Merge branch 'alkis-crostini'
2 years ago
Alkis Evlogimenos
9a3c2f48a4
add Crostini installation instructions
2 years ago
Christian Schulze
cb82b1f5d9
use HOST for distrobox detection
2 years ago
Roman Perepelitsa
cf67cad465
fix the UNICODE code point for powerline "branch" icon in comments ( #1911 )
2 years ago
Gerald Turner
0c197ed4a5
battery plugin: Support Linux on Librem5 phone
2 years ago
Roman Perepelitsa
0bef490cda
replace fig ads with installation instructions
2 years ago
Roman Perepelitsa
3ed9c1bce1
Merge branch 'ibayramli2001-fig'
2 years ago
Ilkin Bayramli
19bcd37935
Add Fig as an installation method to the README
2 years ago
Roman Perepelitsa
6b128d48d6
update alpine linux installation instructions
2 years ago
Anupam Srivastava
89ecd6539a
Fixed minor spelling mistakes
2 years ago
Roman Perepelitsa
5c7ad753a2
add installation instructions for alpine; related: #1828
2 years ago
Roman Perepelitsa
a3f6859a8d
cleanup
2 years ago
Lucas Larson
cf9a1fd02d
suppress `nounset` error if `DIRENV_DIR` isn’t defined ( fix #1876 )
...
Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
2 years ago
Roman Perepelitsa
74ff02a819
work around a bug in zsh 5.4.1 ( #1872 )
...
Here's the bug:
zsh -fc 'print "${#${x}}"'
This code should print "0" but it prints "1" in zsh 5.4.1.
3 years ago
AdalZanabria
406e6aa9e4
Added missing segments to README without auto-formatting.
3 years ago
AdalZanabria
d03058819d
Revert "Added missing segments to README." because of auto-formatting.
...
This reverts commit e65e508743
.
3 years ago
AdalZanabria
ff531e5f2c
Added missing segments to README.
3 years ago
Curtis Vogt
0b02654269
Show kubecontext when using kubeseal or skaffold
3 years ago
Roman Perepelitsa
657e184e0d
disable vscode integration; it doesn't work anyway but it makes shell slower
...
Context: https://github.com/microsoft/vscode/pull/145610#issuecomment-1076519194
3 years ago
Roman Perepelitsa
65599411ec
ignore garbage printed by vscode
3 years ago
Roman Perepelitsa
e13283ec7d
bug fix: strip escape sequences in instant prompt output less aggressively
3 years ago
Roman Perepelitsa
f07d7baea3
minor cleanup around perlbrew
3 years ago
Roman Perepelitsa
73698935b8
Merge branch 'lmburns-perlbrew'
3 years ago
Lucas Burns
40a5cdfa6c
chore: forgot to add global variables to main
3 years ago
Lucas Burns
b898d1de15
feature: added perlbrew
3 years ago
Roman Perepelitsa
123136c0e7
Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb'
3 years ago
Roman Perepelitsa
c0a028351f
Squashed 'gitstatus/' changes from f889c13d1..6dc0738c0
...
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
3 years ago
Roman Perepelitsa
5fe28f0a01
bug fix: correctly parse kubectl config when current-context has metacharacters ( #1767 )
3 years ago
Roman Perepelitsa
4b21cd06ff
Squashed 'gitstatus/' changes from b226d8e06..f889c13d1
...
f889c13d1 build: clean up dragonfly support (#297 )
2b6366fbd Merge branch 'msvetlik-dragonflybsd-support'
409c791eb Added detection of DragonflyBSD and tested compilation on v6.2.1
git-subtree-dir: gitstatus
git-subtree-split: f889c13d18fbf6f3109d6889be34d50af04d99b9
3 years ago
Roman Perepelitsa
a83e53005f
Merge commit '4b21cd06ffeb5706b017c78b13c2eaf40d7deac1'
3 years ago