Commit graph

3937 commits

Author SHA1 Message Date
wzy
6d545d5dd0
Fix #1286 (#1288) 2021-03-07 00:11:28 -08:00
bcochofel
3920940ea8
add fluxctl and stern to show kubecontext (#1268) 2021-02-21 21:03:14 +01:00
bcochofel
6a7115b35b
add azure classes (#1274) 2021-02-21 19:02:14 +01:00
Roman Perepelitsa
b816abfed0 work around bugs in add-zle-hook-widget (#1238) 2021-01-26 12:43:07 +01:00
Dhananjay Tanpure
d26bdcd601
Added wlan(w) to regular expression of network interfaces. (#1224)
Name of network interface is generally wlan0 or wlp3s0.
2021-01-15 18:20:46 +01:00
Jaehee Hong
7b0698debf
README Homebrew installation script fix (#1222)
make homebrew installation instructions work on darwin-arm64 and linux
2021-01-14 15:51:52 +01:00
Thomas Lauf
68abcc86d4
Change icon for the timewarrior segment to '' (#1217)
Icon was changed in c65260aaab from '🛡️' to ''
2021-01-13 09:05:59 +01:00
Roman Perepelitsa
00232d1b6d doc cleanup 2021-01-09 23:55:54 +01:00
Roman Perepelitsa
a2695675e6 Merge branch 'joxxperez-master' 2021-01-09 23:53:52 +01:00
Roman Perepelitsa
a20dcd0284 Merge branch 'master' of https://github.com/joxxperez/powerlevel10k into joxxperez-master 2021-01-09 23:53:45 +01:00
Roman Perepelitsa
4fa8943960 doc cleanup 2021-01-09 23:53:03 +01:00
Roman Perepelitsa
f0af094382 Merge branch 'YorkGrizzly-master' 2021-01-09 23:50:59 +01:00
Roman Perepelitsa
eadc0d7653 Merge branch 'master' of https://github.com/YorkGrizzly/powerlevel10k into YorkGrizzly-master 2021-01-09 23:50:43 +01:00
Julio Carlos Barrera Juez
33f20f5eae
Add tailscale in VPN network interface regex. (#1208) 2021-01-09 23:49:12 +01:00
joxxperez
a43748d427
Add font installation instructions for WSLtty 2021-01-02 20:10:48 +08:00
YorkGrizzly
8bafd1a2ee
Update font.md 2020-12-29 09:57:22 +08:00
YorkGrizzly
ea97f031b4
Update font.md 2020-12-29 09:56:53 +08:00
YorkGrizzly
29f16b61e6
Update font.md 2020-12-29 09:54:30 +08:00
Roman Perepelitsa
d524164020 scroll the screen before printing prompt 2020-12-26 13:23:54 +01:00
Roman Perepelitsa
0513e0fee4 simplify uname -m matching on Windows platforms 2020-12-24 05:54:50 +01:00
Roman Perepelitsa
59db4252bb uncomment BACKGROUND and FOREGROUND parameters in p10k-classic.zsh; comments confuse users (#1182) 2020-12-24 05:52:27 +01:00
Roman Perepelitsa
dd62469cc7 fix ram segment on darwin-arm64 (#1181)
Darwin arm64 uses 16kB pages rather than 4kB.

Thanks, @johnalanwoods!
2020-12-24 05:26:15 +01:00
Osman Tas
61c63eea6b
Update os icon at zsh.exe on git for windows (#1180)
* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to wizards.zsh file.

* Update os icon for windows

Windows icon is not shown on git for windows zsh.exe
Same update also added to p10k.zsh file.
2020-12-23 17:58:10 +01:00
Roman Perepelitsa
5ea5d4bc19 disable re_match_pcre, otherwise we can get an error when users enable this option without having zsh/pcre module 2020-12-22 09:16:02 +01:00
Roman Perepelitsa
9609a835ca Squashed 'gitstatus/' changes from 630915cc..6d00edd0
6d00edd0 use a native binary on darwin-arm64
4994f160 add a build server for darwin-arm64
0e922813 invoke port with sudo
576571c7 support macports in addition to homebrew when building on macos
b476570a remove trailing whitespace

git-subtree-dir: gitstatus
git-subtree-split: 6d00edd0bfd1d65a3cbcebfc6e679e8c43726acc
2020-12-21 16:19:22 +01:00
Roman Perepelitsa
9c3ecab81e Merge commit '9609a835ca2eb3089e35269a05369833e9ec0ba2' 2020-12-21 16:19:22 +01:00
Roman Perepelitsa
033e01a272 docs: more info about greyed out vcs 2020-12-21 07:33:17 +01:00
Samuel Gräfenstein
38a5492b5f
Remove trailing whitespace (#1173) 2020-12-20 16:28:52 +01:00
Roman Perepelitsa
a5d0525c6a refactor my_git_formatter to make it easier to change it so that tag is always displayed 2020-12-20 07:54:27 +01:00
Roman Perepelitsa
4807bd8da2 doc cleanup 2020-12-20 07:33:10 +01:00
Roman Perepelitsa
7a6eef4918 docs: make p10k configure method of installing MesloLGS NF for iTerm2 more prominent 2020-12-19 08:46:09 +01:00
Roman Perepelitsa
b9b3399b35 nordvpn: pick up nordvpnd.sock from the new location (changed with the latest nordvpn update); remove MISSING state; (#1167) 2020-12-18 16:25:33 +01:00
Roman Perepelitsa
fc854fa719 fix a comment above POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION in lean style 2020-12-18 08:40:26 +01:00
Roman Perepelitsa
e8afa806ce wizard: allow uppercase letters in choices 2020-12-16 16:07:00 +01:00
Josh Skidmore
c14fe96b7c
remove accidental logging (#1161) 2020-12-14 18:18:23 +01:00
Roman Perepelitsa
439ce3ed4e dir: add _NON_EXISTENT similarly to _NON_WRITABLE (requires POWERLEVEL9K_DIR_SHOW_WRITABLE=v3)
See #1160.
2020-12-14 08:01:05 +01:00
Roman Perepelitsa
1d99a0bac3 wifi: recognize SSID with spaces (#1152) 2020-12-12 09:42:41 +01:00
Roman Perepelitsa
b90b36251d fix iterm2 integration when not using zsh4humans v5 (#192 and #1138) 2020-12-02 08:56:34 +01:00
Roman Perepelitsa
2c3bcd8b5d use tmux bypass in iterm2 integration only if _z4h_iterm_cmd is defined 2020-11-28 09:55:13 +01:00
Roman Perepelitsa
c7914c051d remove spurious slashes from tmux bypass sequences 2020-11-26 13:21:57 +01:00
Roman Perepelitsa
96646e8b9c enable iterm2 shell integration when running in tmux in zsh4humans 2020-11-26 12:05:00 +01:00
ratijas
ecf1de25a4
Makefile: optimize recursive invocation (#1127) 2020-11-26 11:51:39 +01:00
Roman Perepelitsa
ff79e502ad don't allow overriding the path to zsh 2020-11-26 11:17:01 +01:00
Roman Perepelitsa
29759b7b0a Squashed 'gitstatus/' changes from e2276e72..630915cc
630915cc don't allow overriding the path to zsh

git-subtree-dir: gitstatus
git-subtree-split: 630915ccb1700f1f880d25cb04da23bf68fc4293
2020-11-26 11:16:16 +01:00
Roman Perepelitsa
bc3158cba5 Merge commit '29759b7b0a83e08ce52dd240c9463f2c8090c416' 2020-11-26 11:16:16 +01:00
Roman Perepelitsa
a7f417245d Squashed 'gitstatus/' changes from 4211e33b..e2276e72
e2276e72 install: fix the check for rosetta on darwin-arm64

git-subtree-dir: gitstatus
git-subtree-split: e2276e729e0155391126ee4aa090aa38b345b9fd
2020-11-26 08:53:49 +01:00
Roman Perepelitsa
9d6444a557 Merge commit 'a7f417245dc21b666f5647c4a0d55a1f51fe6cac' 2020-11-26 08:53:49 +01:00
Roman Perepelitsa
622069e60f Squashed 'gitstatus/' changes from 1dcba393..4211e33b
4211e33b bug fix: make install work in standalone mode

git-subtree-dir: gitstatus
git-subtree-split: 4211e33b0b9ed9ad41898eb5a2b4f6a4a37b1db2
2020-11-26 07:59:45 +01:00
Roman Perepelitsa
381bd09e67 Merge commit '622069e60f9573c714f482dd6c76858229f4732a' 2020-11-26 07:59:45 +01:00
Roman Perepelitsa
4050729e48 wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 session restoration is enabled 2020-11-26 07:19:35 +01:00