aboutsummaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)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
* 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
* display nix_shell if path contains /nix/store/* (#2246)Roman Perepelitsa2023-04-011-2/+4
* add an optional parameter to _p9k_upglob to pass glob qualifiers and use it i...Roman Perepelitsa2023-01-301-39/+36
* fix the default value of POWERLEVEL9K_VPN_IP_INTERFACEMehyar2023-01-281-1/+1
* 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
* bust cachesRoman Perepelitsa2023-01-191-1/+1
* Add AWS partitions support to EKS kubernetes cluster namesZoltán Reegn2023-01-191-1/+1
* 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
* Add lf segmentUtkarsh Verma2022-12-162-0/+18
* fix bugs in cpu_archRoman Perepelitsa2022-12-021-7/+13
* Use "machine" where available for CPU archClark S. Cox2022-12-021-1/+3
* 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
* Prefer `ip` over `ifconfig` for i/f detection.Jonathan Sambrook2022-11-141-8/+8
* 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 POWERLEVEL9K_CHRUBY_SHOW...Roman Perepelitsa2022-11-021-7/+7
* Add chruby config to hide RUBY_ENGINE when "ruby"Hartley McGuire2022-11-021-1/+4
* rename arch to cpu_arch and rewrite it (#1752)Roman Perepelitsa2022-10-092-13/+22
* Merge branch 'master' of github.com:brent-moffit/powerlevel10k into brent-mof...Roman Perepelitsa2022-10-082-0/+22
|\
| * Add instant prompt for archbrent-moffit2022-02-141-0/+2
| * Change arch prompt colors to better match default themesbrent-moffit2022-02-141-1/+1
| * Add `arch` prompt for displaying CPU architecturebrent-moffit2022-02-032-0/+20
* | fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51Roman Perepelitsa2022-10-051-1/+1
* | fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fdRoman Perepelitsa2022-10-052-6/+6
* | survive broken FPATH (#10Roman Perepelitsa2022-10-022-12/+11
* | Fix gcloud config directoryhayas12022-09-231-2/+2
* | don't trust cnorm as it's incorrect in some combinations of terminals and ter...Roman Perepelitsa2022-07-212-3/+16
* | fix toolbox segment (#1916)Roman Perepelitsa2022-07-201-3/+4
* | use HOST for distrobox detectionChristian Schulze2022-06-241-1/+1
* | battery plugin: Support Linux on Librem5 phoneGerald Turner2022-06-181-2/+2
* | cleanupRoman Perepelitsa2022-05-261-2/+2
* | suppress `nounset` error if `DIRENV_DIR` isn’t defined (fix #1876)Lucas Larson2022-05-261-2/+2
* | work around a bug in zsh 5.4.1 (#1872)Roman Perepelitsa2022-05-201-2/+2
* | disable vscode integration; it doesn't work anyway but it makes shell slowerRoman Perepelitsa2022-04-041-0/+2
* | ignore garbage printed by vscodeRoman Perepelitsa2022-03-201-0/+2
* | bug fix: strip escape sequences in instant prompt output less aggressivelyRoman Perepelitsa2022-03-201-1/+1
* | minor cleanup around perlbrewRoman Perepelitsa2022-02-281-4/+3
* | chore: forgot to add global variables to mainLucas Burns2022-02-271-0/+2
* | feature: added perlbrewLucas Burns2022-02-271-0/+20
* | bug fix: correctly parse kubectl config when current-context has metacharacte...Roman Perepelitsa2022-02-141-1/+1
|/
* fix shell integration with kittyv1.16.1kittyRoman Perepelitsa2022-02-011-0/+26