aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* wizard bug fix: offer advanced powerline options when using nerdfont-v3nerdfonts-v3Roman Perepelitsa2023-04-031-3/+3
|
* wizard: detect POWERLEVEL9K_MODE=nerdfont-v3Roman Perepelitsa2023-04-021-16/+27
| | | | This is Step 2 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
* wizard: rename capability "arrow" to "quotes"Roman Perepelitsa2023-04-021-7/+7
|
* nerdfonts-v3: add an icon for EndevourOS (#1933)Roman Perepelitsa2023-04-023-0/+9
|
* nerdfonts-v3: use the kubernetes logo as a kubernetes icon (#2184)Roman Perepelitsa2023-04-021-1/+1
|
* nerdfonts-v3: add icons for artix and void linux (#2033)Roman Perepelitsa2023-04-021-2/+2
|
* add POWERLEVEL9K_MODE=nerdfont-v3 (#2217)Roman Perepelitsa2023-04-021-0/+135
| | | | This is Step 1 of https://github.com/romkatv/powerlevel10k/issues/2217#issuecomment-1493271666.
* display nix_shell if path contains /nix/store/* (#2246)Roman Perepelitsa2023-04-011-2/+4
|
* docs: fix zed font instructionsRoman Perepelitsa2023-03-162-18/+10
|
* Merge branch 'lazarjov-master'Roman Perepelitsa2023-03-162-0/+26
|\
| * Add manual MesloLGS NF font installation for ZedLazar Jovanovic2023-03-152-0/+26
|/
* docs: prune the list of kubecontext commandsRoman Perepelitsa2023-03-031-7/+6
|
* Added kubecolor to KUBECONTEXT_SHOW_ON_COMMANDNatureLR2023-03-035-8/+8
|
* add an optional parameter to _p9k_upglob to pass glob qualifiers and use it ↵Roman Perepelitsa2023-01-301-39/+36
| | | | in most cases to restrict globbing to files/directories/links/etc (#2175)
* set POWERLEVEL9K_VPN_IP_INTERFACE to the same value as the default: this ↵Roman Perepelitsa2023-01-284-4/+4
| | | | adds ZeroTier support
* fix the default value of POWERLEVEL9K_VPN_IP_INTERFACEMehyar2023-01-281-1/+1
| | | | It was broken by #1730.
* fix a silly bug introduced in the last commit (#2170)Roman Perepelitsa2023-01-231-1/+1
|
* fix network interface detection on macos (#2170)Roman Perepelitsa2023-01-231-1/+1
| | | | This was broken in #2088.
* bust cachesRoman Perepelitsa2023-01-191-1/+1
|
* Add AWS partitions support to EKS kubernetes cluster namesZoltán Reegn2023-01-191-1/+1
| | | | | | | | | | The AWS ARN in govcloud and china looks different to the currently supported one: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-govcloud-arns.html https://docs.amazonaws.cn/en_us/aws/latest/userguide/ARNs.html This change introduces support for all possible AWS partitions.
* Update README.mdJames Winegar2023-01-191-1/+1
| | | You run containers that are based on images. The container will be deleted, but not the image.
* don't trust P9K_SSH if it was set with a different TTY (#2154)v1.17.0Roman Perepelitsa2023-01-131-2/+3
|
* work around a bug in ohmyzsh (#2152)Roman Perepelitsa2023-01-111-1/+1
| | | | | | The bug was introduced here: https://github.com/ohmyzsh/ohmyzsh/commit/3dd83a22a160249a71631a51490fd3b89d1b3975 This causes Oh My Zsh to print \r to the terminal.
* Added kubent to KUBECONTEXT_SHOW_ON_COMMANDkvanzuijlen2023-01-065-9/+9
|
* add a missing lf header to p10k-lean.zsh (#2126)Roman Perepelitsa2022-12-161-0/+1
|
* Merge branch 'UtkarshVerma-master'Roman Perepelitsa2022-12-167-2/+49
|\
| * Add lf segmentUtkarsh Verma2022-12-167-0/+47
| |
| * Update README.mdLeon Satoshi2022-12-111-2/+2
|/ | | change from China mainland to China in Mandarin
* docs: add cpu_archRoman Perepelitsa2022-12-021-0/+1
|
* fix bugs in cpu_archRoman Perepelitsa2022-12-021-7/+13
|
* Merge branch 'clarkcox3-master'Roman Perepelitsa2022-12-021-1/+3
|\
| * Use "machine" where available for CPU archClark S. Cox2022-12-021-1/+3
|/ | | | This allows shells on macOS to display more specific CPU arch (e.g. a 64-bit intel machine will display "x86_64" instead of "i386")
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-281-1/+4
|
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-271-3/+6
|
* assume that dotnet version may depend on the content of global.json (#2103)Roman Perepelitsa2022-11-271-2/+5
|
* fix a bug in zap install instructions and add uninstall instructions (#2093)Roman Perepelitsa2022-11-171-4/+2
|
* Merge branch 'shwcsmack-patch-1'Roman Perepelitsa2022-11-171-0/+9
|\
| * Add reference to Zap plugin managershwcsmack2022-11-171-0/+9
|/ | | I added a reference in the Readme for my favorite ZSH package manager: Zap
* Merge branch 'ebardie-ebardie/prefer_ip_over_ifconfig'Roman Perepelitsa2022-11-141-8/+8
|\
| * Prefer `ip` over `ifconfig` for i/f detection.Jonathan Sambrook2022-11-141-8/+8
|/ | | | | | | | | | | | | | | | | | | | | | | | `ifconfig`'s formatting doesn't cope well with long interface names. In these cases it will eat up the whitespace separating the name from the text "Link" in the output, which makes parsing the output problematic. e.g. `ifconfig`: wlp0s20f0u2Link encap:Ethernet HWaddr 00:AA:BB:CC:DD:EE v.s `ip`: 21: wlp0s20f0u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc \ mq state UP group default qlen 1000 This commit swaps the order of detection inside `_p9k_prompt_net_iface_async()`, so that `ip` will be preferred. `ifconfig` is deprecated by distros in favour of `ip`, so this will often be an incredibly marginal performance boost :) NOTE: this commit does not address the problem with using `ifconfig`. I don't understand the zsh regex, so have not touched it.
* wizad: add a hint pointing to the frame when asking for frame colorRoman Perepelitsa2022-11-141-4/+20
|
* replace POWERLEVEL9K_CHRUBY_SHOW_ENGINE_IF_RUBY with ↵Roman Perepelitsa2022-11-021-7/+7
| | | | | | | | | | | | | | | | | POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN (#2072) POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN defines a pattern that RUBY_ENGINE should match for it to be shown. Matching is done with extended_glob. For example, to show all values of RUBY_ENGINE except "ruby": POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN='^ruby' If POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN is unset and POWERLEVEL9K_CHRUBY_SHOW_ENGINE is set to true, the behavior is the same as if POWERLEVEL9K_CHRUBY_SHOW_ENGINE_PATTERN was set to *.
* Merge branch 'skipkayhil-rm-ruby-engine-if-ruby'Roman Perepelitsa2022-11-021-1/+4
|\
| * Add chruby config to hide RUBY_ENGINE when "ruby"Hartley McGuire2022-11-021-1/+4
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the chruby segment looks like this for standard and non-standard ruby implementations respectively: ``` Ruby ruby 3.1.2 Ruby truffleruby 3.0.3 ``` While displaying the RUBY_ENGINE is helpful for non-standard implementations, showing it for "ruby" results in "Ruby ruby" which feels redundant. This commit adds a new configuration option to disable showing the RUBY_ENGINE when it is "ruby". Other values for RUBY_ENGINE will always display as before: ``` Ruby 3.1.2 Ruby truffleruby 3.0.3 ``` This also makes the formatting more similar to the asdf segment: ``` Ruby 3.1.2 Ruby truffleruby-22.3.0 ```
* Merge branch 'mmathys-patch-1'Roman Perepelitsa2022-10-091-2/+2
|\
| * Merge branch 'patch-1' of github.com:mmathys/powerlevel10k into mmathys-patch-1Roman Perepelitsa2022-10-091-2/+2
|/|
| * "mainland China" to "China"Max Mathys2022-10-081-2/+2
| |
| * Rename "mainland China" to "China"Max Mathys2022-10-081-2/+2
| |
* | Merge commit 'ed1b02efd5f7691d72cf9b657d939e3adc31034c'Roman Perepelitsa2022-10-091-4/+5
|\ \
| * | Squashed 'gitstatus/' changes from 6dc0738c0..4b47ca047Roman Perepelitsa2022-10-091-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4b47ca047 docs: s/mainland China/China/ b74da1403 docs: fix grammar fc27662b4 Merge branch 'andresrinivasan-patch-1' ad739b2b0 Clarify that gitstatus is included with Powerlevel10k git-subtree-dir: gitstatus git-subtree-split: 4b47ca047be1d482dbebec7279386a9365b946c6