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
brent-moffit
59e90bd8b0
Add instant prompt for arch
3 years ago
brent-moffit
01467fae4f
Change arch prompt colors to better match default themes
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
123136c0e7
Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb'
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
brent-moffit
c5203a3da2
Add `arch` prompt for displaying CPU architecture
...
Adds the `arch` prompt to `p10k.zsh`, `ARCH_ICON` to `icons.zsh`, and commented entries in the default configs
3 years ago
Roman Perepelitsa
8a676a9157
fix shell integration with kitty
3 years ago
Roman Perepelitsa
bee6e09262
Squashed 'gitstatus/' changes from 6eb490ab..b226d8e0
...
b226d8e0 bug fix: don't crap out when TMPDIR is unset
git-subtree-dir: gitstatus
git-subtree-split: b226d8e060db82ac68f1b00c49d1fc85abdbe56e
3 years ago
Roman Perepelitsa
4f143b7b97
Merge commit 'bee6e09262a6145fc178ddc85c656da4bb83a9a9'
3 years ago
Roman Perepelitsa
d6f8c47761
survive broken $TMPDIR
3 years ago
Roman Perepelitsa
5014de0541
Squashed 'gitstatus/' changes from e02d9eed..6eb490ab
...
6eb490ab survive broken $TMPDIR
94bf4fc2 add ppc64 support to the build script
git-subtree-dir: gitstatus
git-subtree-split: 6eb490ab86118ad063224e4d50b6b05bea7dd12c
3 years ago
Roman Perepelitsa
cead0349c5
Merge commit '5014de0541201716dc4ee6f544321ac4e3d7431e'
3 years ago
Roman Perepelitsa
6c71862c5f
don't set OS, DEFAULT_COLOR and DEFAULT_COLOR_INVERTED
...
See #1735 .
3 years ago
Roman Perepelitsa
9e0ef918db
fix ZeroTier network interface regex
...
From https://forwardingplane.net/configuration-archive/renaming-interfaces-under-linux/ :
> ZeroTier has the inconsistency of using zt* on some platforms and ztublkahlah on others.
They mean zt[0-9]+ and zt[a-z0-9]+.
3 years ago