| Commit message (Expand) | Author | Age | Files | Lines |
* | Add chruby config to hide RUBY_ENGINE when "ruby" | Hartley McGuire | 2022-11-02 | 1 | -1/+4 |
* | rename arch to cpu_arch and rewrite it (#1752) | Roman Perepelitsa | 2022-10-09 | 2 | -13/+22 |
* | Merge branch 'master' of github.com:brent-moffit/powerlevel10k into brent-mof... | Roman Perepelitsa | 2022-10-08 | 2 | -0/+22 |
|\ |
|
| * | Add instant prompt for arch | brent-moffit | 2022-02-14 | 1 | -0/+2 |
| * | Change arch prompt colors to better match default themes | brent-moffit | 2022-02-14 | 1 | -1/+1 |
| * | Add `arch` prompt for displaying CPU architecture | brent-moffit | 2022-02-03 | 2 | -0/+20 |
* | | fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51 | Roman Perepelitsa | 2022-10-05 | 1 | -1/+1 |
* | | fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fd | Roman Perepelitsa | 2022-10-05 | 2 | -6/+6 |
* | | survive broken FPATH (#10 | Roman Perepelitsa | 2022-10-02 | 2 | -12/+11 |
* | | Fix gcloud config directory | hayas1 | 2022-09-23 | 1 | -2/+2 |
* | | don't trust cnorm as it's incorrect in some combinations of terminals and ter... | Roman Perepelitsa | 2022-07-21 | 2 | -3/+16 |
* | | fix toolbox segment (#1916) | Roman Perepelitsa | 2022-07-20 | 1 | -3/+4 |
* | | use HOST for distrobox detection | Christian Schulze | 2022-06-24 | 1 | -1/+1 |
* | | battery plugin: Support Linux on Librem5 phone | Gerald Turner | 2022-06-18 | 1 | -2/+2 |
* | | cleanup | Roman Perepelitsa | 2022-05-26 | 1 | -2/+2 |
* | | suppress `nounset` error if `DIRENV_DIR` isn’t defined (fix #1876) | Lucas Larson | 2022-05-26 | 1 | -2/+2 |
* | | work around a bug in zsh 5.4.1 (#1872) | Roman Perepelitsa | 2022-05-20 | 1 | -2/+2 |
* | | disable vscode integration; it doesn't work anyway but it makes shell slower | Roman Perepelitsa | 2022-04-04 | 1 | -0/+2 |
* | | ignore garbage printed by vscode | Roman Perepelitsa | 2022-03-20 | 1 | -0/+2 |
* | | bug fix: strip escape sequences in instant prompt output less aggressively | Roman Perepelitsa | 2022-03-20 | 1 | -1/+1 |
* | | minor cleanup around perlbrew | Roman Perepelitsa | 2022-02-28 | 1 | -4/+3 |
* | | chore: forgot to add global variables to main | Lucas Burns | 2022-02-27 | 1 | -0/+2 |
* | | feature: added perlbrew | Lucas Burns | 2022-02-27 | 1 | -0/+20 |
* | | bug fix: correctly parse kubectl config when current-context has metacharacte... | Roman Perepelitsa | 2022-02-14 | 1 | -1/+1 |
|/ |
|
* | fix shell integration with kittyv1.16.1kitty | Roman Perepelitsa | 2022-02-01 | 1 | -0/+26 |
* | survive broken $TMPDIR | Roman Perepelitsa | 2022-01-26 | 3 | -13/+43 |
* | don't set OS, DEFAULT_COLOR and DEFAULT_COLOR_INVERTED | Roman Perepelitsa | 2022-01-25 | 1 | -6/+1 |
* | fix ZeroTier network interface regex | Roman Perepelitsa | 2022-01-20 | 1 | -2/+2 |
* | Add ZeroTier to the list of VPNs | Mehyar | 2022-01-20 | 1 | -1/+1 |
* | work around bugs in WSL where it reports more swap being used than the total ... | Roman Perepelitsa | 2022-01-17 | 1 | -0/+2 |
* | respect VIRTUAL_ENV_PROMPT if its value is different from the default (#1718) | Roman Perepelitsa | 2022-01-14 | 1 | -1/+5 |
* | add an icon for amazon linux (#1706) | Roman Perepelitsa | 2022-01-06 | 3 | -1/+9 |
* | work around bugs in WSL where it /proc/pid/cwd reports an alias drive | Roman Perepelitsa | 2022-01-04 | 1 | -1/+5 |
* | fix cwd handling when the current dir is '/foo\bar' (#1697) | Roman Perepelitsa | 2022-01-02 | 1 | -1/+1 |
* | make `toolbox` segment work with distrobox (#1696) | Roman Perepelitsa | 2022-01-02 | 1 | -8/+11 |
* | fix a bug with URL-escaping for directory links (#1687) | Roman Perepelitsa | 2021-12-27 | 1 | -3/+5 |
* | fix POWERLEVEL9K_TERM_SHELL_INTEGRATION | Roman Perepelitsa | 2021-12-23 | 1 | -3/+6 |
* | add POWERLEVEL9K_TERM_SHELL_INTEGRATION parameter that enables OSC 133 marks | Roman Perepelitsa | 2021-12-23 | 1 | -2/+14 |
* | url-escape dir properly when POWERLEVEL9K_DIR_HYPERLINK is set | Roman Perepelitsa | 2021-12-22 | 1 | -1/+15 |
* | fix bugs in dir and several other segments when cwd contains control characters | Roman Perepelitsa | 2021-12-22 | 1 | -18/+22 |
* | fix a bug that causes VISUAL_IDENTIFIER_COLOR to leak into content | Roman Perepelitsa | 2021-12-21 | 1 | -5/+13 |
* | when using tmux, write unwrapped OSC 133 in addition to wrapped; the new inte... | Roman Perepelitsa | 2021-12-17 | 1 | -6/+4 |
* | bust caches | Roman Perepelitsa | 2021-12-11 | 1 | -1/+1 |
* | fix prefix-based formatting of numbers that are slightly below the boundary (... | Roman Perepelitsa | 2021-12-11 | 1 | -5/+13 |
* | attempt to fix asdf when some files have windows line endings (#1653) | Roman Perepelitsa | 2021-12-08 | 1 | -2/+2 |
* | don't auto-start configuration wizard if it's likely that zshrc is broken | Roman Perepelitsa | 2021-11-15 | 2 | -43/+76 |
* | enable bracketed paste when printing instant prompt | Roman Perepelitsa | 2021-10-28 | 1 | -2/+2 |
* | wizard: underline paths instead of bolding in the success message | Roman Perepelitsa | 2021-10-27 | 1 | -3/+3 |
* | add _p9k__raw_msg for direnv notifications in zsh4humans | Roman Perepelitsa | 2021-10-27 | 1 | -1/+1 |
* | survive non-writable $TTY | Roman Perepelitsa | 2021-10-14 | 1 | -1/+8 |