Commit graph

4036 commits

Author SHA1 Message Date
Gerald Turner
0c197ed4a5 battery plugin: Support Linux on Librem5 phone 2022-06-18 22:17:37 +02:00
Roman Perepelitsa
0bef490cda replace fig ads with installation instructions 2022-06-15 20:37:51 +02:00
Roman Perepelitsa
3ed9c1bce1 Merge branch 'ibayramli2001-fig' 2022-06-15 20:34:06 +02:00
Ilkin Bayramli
19bcd37935
Add Fig as an installation method to the README 2022-06-15 11:25:22 -07:00
Roman Perepelitsa
6b128d48d6 update alpine linux installation instructions 2022-06-06 17:33:37 +02:00
Anupam Srivastava
89ecd6539a Fixed minor spelling mistakes 2022-06-03 15:26:12 +02:00
Roman Perepelitsa
5c7ad753a2 add installation instructions for alpine; related: #1828 2022-05-28 18:59:10 +02:00
Roman Perepelitsa
a3f6859a8d cleanup 2022-05-26 09:42:26 +02:00
Lucas Larson
cf9a1fd02d suppress nounset error if DIRENV_DIR isn’t defined (fix #1876)
Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
2022-05-26 09:41:45 +02:00
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.
2022-05-20 16:58:51 +02:00
AdalZanabria
406e6aa9e4 Added missing segments to README without auto-formatting. 2022-05-03 12:04:31 -07:00
AdalZanabria
d03058819d Revert "Added missing segments to README." because of auto-formatting.
This reverts commit e65e508743.
2022-05-03 12:04:31 -07:00
AdalZanabria
ff531e5f2c Added missing segments to README. 2022-05-03 12:04:31 -07:00
Curtis Vogt
0b02654269 Show kubecontext when using kubeseal or skaffold 2022-04-07 12:32:24 -07:00
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
2022-04-04 15:14:55 +02:00
Roman Perepelitsa
65599411ec ignore garbage printed by vscode 2022-03-20 14:58:15 +01:00
Roman Perepelitsa
e13283ec7d bug fix: strip escape sequences in instant prompt output less aggressively 2022-03-20 14:57:27 +01:00
Roman Perepelitsa
f07d7baea3 minor cleanup around perlbrew 2022-02-28 10:30:39 +01:00
Roman Perepelitsa
73698935b8 Merge branch 'lmburns-perlbrew' 2022-02-28 10:24:10 +01:00
Lucas Burns
40a5cdfa6c
chore: forgot to add global variables to main 2022-02-26 20:32:53 -06:00
Lucas Burns
b898d1de15
feature: added perlbrew 2022-02-26 20:27:19 -06:00
Roman Perepelitsa
123136c0e7 Merge commit 'c0a028351ff9a611c4061938ebd5ec4cafb900eb' 2022-02-14 19:26:12 +01:00
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
2022-02-14 19:26:12 +01:00
Roman Perepelitsa
5fe28f0a01 bug fix: correctly parse kubectl config when current-context has metacharacters (#1767) 2022-02-14 10:10:38 +01:00
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
2022-02-07 08:38:49 +01:00
Roman Perepelitsa
a83e53005f Merge commit '4b21cd06ffeb5706b017c78b13c2eaf40d7deac1' 2022-02-07 08:38:49 +01:00
Roman Perepelitsa
8a676a9157 fix shell integration with kitty 2022-02-01 20:39:00 +01:00
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
2022-01-26 16:04:09 +01:00
Roman Perepelitsa
4f143b7b97 Merge commit 'bee6e09262a6145fc178ddc85c656da4bb83a9a9' 2022-01-26 16:04:09 +01:00
Roman Perepelitsa
d6f8c47761 survive broken $TMPDIR 2022-01-26 15:03:22 +01:00
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
2022-01-26 14:45:50 +01:00
Roman Perepelitsa
cead0349c5 Merge commit '5014de0541201716dc4ee6f544321ac4e3d7431e' 2022-01-26 14:45:50 +01:00
Roman Perepelitsa
6c71862c5f don't set OS, DEFAULT_COLOR and DEFAULT_COLOR_INVERTED
See #1735.
2022-01-25 14:32:01 +01:00
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]+.
2022-01-20 12:28:27 +01:00
Roman Perepelitsa
02710eb568 Merge branch 'Mehyar-ALS-patch-1' 2022-01-20 12:26:11 +01:00
Mehyar
e511c36ec6
Add ZeroTier to the list of VPNs
ZeroTier users can also see their VPN IP when enabling the vpn_ip option.
2022-01-20 11:49:58 +01:00
Roman Perepelitsa
3d994b033b work around bugs in WSL where it reports more swap being used than the total available (#1724) 2022-01-17 15:35:20 +01:00
Roman Perepelitsa
0f8a77d47d increase the minimum required zsh version from 5.1 to 5.3 (#1722) 2022-01-15 23:00:17 +01:00
Roman Perepelitsa
161f4c1f04 respect VIRTUAL_ENV_PROMPT if its value is different from the default (#1718) 2022-01-14 13:59:05 +01:00
Roman Perepelitsa
b8ddcd4c17 docs: clean up font instructions for xterm and copy them to README.md 2022-01-13 10:08:21 +01:00
Roman Perepelitsa
c4d3ab0ae0 Merge branch 'pstekl-master' 2022-01-13 10:03:22 +01:00
pstekl
69909a7a1f
Add xterm to font configuration section 2022-01-12 20:52:44 +01:00
Roman Perepelitsa
fdbde52c20 docs: sort the table of segments 2022-01-11 12:56:27 +01:00
Roman Perepelitsa
6fae3a169b add toolbox segment to the docs (#1713) 2022-01-11 12:55:43 +01:00
MenkeTechnologies
683a485232 remove duplicate the 2022-01-08 20:03:30 +01:00
Roman Perepelitsa
e1c52e08d4 add an icon for amazon linux (#1706) 2022-01-06 12:37:20 +01:00
Andrea Cervesato (TheKoma)
fba50d9671 Added gsutil as is the main "other command" in GCP 2022-01-05 16:04:29 +01:00
Roman Perepelitsa
66c0181f76 doc: s/Kitty/kitty/ 2022-01-05 08:37:11 +01:00
Roman Perepelitsa
67ac98d515 doc: kitty v0.24.0 has been released (the first version with shell integration) 2022-01-05 08:36:29 +01:00
Roman Perepelitsa
c8160f2954 Squashed 'gitstatus/' changes from f1cf61b24..e02d9eedd
e02d9eedd fix cwd detection when it has weird characters
78c171590 Loongarch support (#290)
be6396b1a fix pkg_add command on openbsd (#282)
f1c89585a avoid ksh if possible (it's broken; see #282)
22407d6fd bug fix: correctly resolve pwd when it contains control chars

git-subtree-dir: gitstatus
git-subtree-split: e02d9eedd9d8f3689e6a6cdccec70b55cf87dca6
2022-01-04 12:14:19 +01:00