Commit Graph

4276 Commits (b85f3dcec229ac6676eb6eae437808e3a43d2e42)
 

Author SHA1 Message Date
Curtis Vogt 0b02654269 Show kubecontext when using kubeseal or skaffold
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
Roman Perepelitsa 65599411ec ignore garbage printed by vscode
Roman Perepelitsa e13283ec7d bug fix: strip escape sequences in instant prompt output less aggressively
Roman Perepelitsa f07d7baea3 minor cleanup around perlbrew
Roman Perepelitsa 73698935b8 Merge branch 'lmburns-perlbrew'
Lucas Burns 40a5cdfa6c
chore: forgot to add global variables to main
Lucas Burns b898d1de15
feature: added perlbrew
brent-moffit 59e90bd8b0 Add instant prompt for arch
brent-moffit 01467fae4f Change arch prompt colors to better match default themes
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
Roman Perepelitsa 123136c0e7 Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb'
Roman Perepelitsa 5fe28f0a01 bug fix: correctly parse kubectl config when current-context has metacharacters ()
Roman Perepelitsa 4b21cd06ff Squashed 'gitstatus/' changes from b226d8e06..f889c13d1
f889c13d1 build: clean up dragonfly support ()
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
Roman Perepelitsa a83e53005f Merge commit '4b21cd06ffeb5706b017c78b13c2eaf40d7deac1'
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
Roman Perepelitsa 8a676a9157 fix shell integration with kitty
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
Roman Perepelitsa 4f143b7b97 Merge commit 'bee6e09262a6145fc178ddc85c656da4bb83a9a9'
Roman Perepelitsa d6f8c47761 survive broken $TMPDIR
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
Roman Perepelitsa cead0349c5 Merge commit '5014de0541201716dc4ee6f544321ac4e3d7431e'
Roman Perepelitsa 6c71862c5f don't set OS, DEFAULT_COLOR and DEFAULT_COLOR_INVERTED
See .
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]+.
Roman Perepelitsa 02710eb568 Merge branch 'Mehyar-ALS-patch-1'
Mehyar e511c36ec6
Add ZeroTier to the list of VPNs
ZeroTier users can also see their VPN IP when enabling the vpn_ip option.
Roman Perepelitsa 3d994b033b work around bugs in WSL where it reports more swap being used than the total available ()
Roman Perepelitsa 0f8a77d47d increase the minimum required zsh version from 5.1 to 5.3 ()
Roman Perepelitsa 161f4c1f04 respect VIRTUAL_ENV_PROMPT if its value is different from the default ()
Roman Perepelitsa b8ddcd4c17 docs: clean up font instructions for xterm and copy them to README.md
Roman Perepelitsa c4d3ab0ae0 Merge branch 'pstekl-master'
pstekl 69909a7a1f
Add xterm to font configuration section
Roman Perepelitsa fdbde52c20 docs: sort the table of segments
Roman Perepelitsa 6fae3a169b add toolbox segment to the docs ()
MenkeTechnologies 683a485232 remove duplicate the
Roman Perepelitsa e1c52e08d4 add an icon for amazon linux ()
Andrea Cervesato (TheKoma) fba50d9671 Added gsutil as is the main "other command" in GCP
Roman Perepelitsa 66c0181f76 doc: s/Kitty/kitty/
Roman Perepelitsa 67ac98d515 doc: kitty v0.24.0 has been released (the first version with shell integration)
Roman Perepelitsa c8160f2954 Squashed 'gitstatus/' changes from f1cf61b24..e02d9eedd
e02d9eedd fix cwd detection when it has weird characters
78c171590 Loongarch support ()
be6396b1a fix pkg_add command on openbsd ()
f1c89585a avoid ksh if possible (it's broken; see )
22407d6fd bug fix: correctly resolve pwd when it contains control chars

git-subtree-dir: gitstatus
git-subtree-split: e02d9eedd9d8f3689e6a6cdccec70b55cf87dca6
Roman Perepelitsa 2079d8ecbe Merge commit 'c8160f29543a2f57ae7149103deefa029fd4e861'
Roman Perepelitsa 3d3b24c419 work around bugs in WSL where it /proc/pid/cwd reports an alias drive
Roman Perepelitsa 7354688123 fix cwd handling when the current dir is '/foo\bar' ()
Roman Perepelitsa dd3dcfaf51 make `toolbox` segment work with distrobox ()
Roman Perepelitsa ced7788012 docs: fix indentation
Roman Perepelitsa ab321a2a03 docs: clean up puTTY font instructions
Roman Perepelitsa d99df7d12d Merge branch 'ajanian-master'
Andrew Janian 0d6202c077 add puTTY to the install section including not about a bug in versions prior to 0.75
Roman Perepelitsa ed70c90c2d fix a bug with URL-escaping for directory links ()
Roman Perepelitsa c9bc2f5a32 fix POWERLEVEL9K_TERM_SHELL_INTEGRATION