aboutsummaryrefslogtreecommitdiff
path: root/powerlevel10k.zsh-theme
Commit message (Collapse)AuthorAgeFilesLines
* disable re_match_pcre, otherwise we can get an error when users enable this ↵Roman Perepelitsa2020-12-221-2/+2
| | | | option without having zsh/pcre module
* prefix all `source` calls with `builtin`Roman Perepelitsa2020-07-041-1/+1
|
* block SIGINT in nested p10k calls; allow SIGINT in gitstatus_startromkatv2020-05-191-3/+2
|
* mangle gitstatus function namesromkatv2020-05-101-1/+1
|
* work around more zsh bugs w.r.t. local trapsromkatv2020-05-071-2/+4
|
* fix a typo: ${x:-} => ${x:--}romkatv2020-05-071-1/+1
|
* block SIGINT while powerlevel10k is runningromkatv2020-05-061-1/+3
|
* zf_rm before zf_mv to work around NTFS bugs (see #610)romkatv2020-04-071-10/+4
|
* suppress errors from zf_mv (fixes #610)romkatv2020-04-051-3/+10
|
* don't compile sources if zsh is < 5.1romkatv2020-04-051-13/+15
|
* make locale workarounds more robustromkatv2020-02-201-10/+21
|
* attempt to make locale workarounds more robustromkatv2020-02-201-2/+2
|
* more robust zcompileromkatv2020-02-181-2/+9
|
* stop unsetting local_options in powerlevel10k.zsh-theme; see #496romkatv2020-02-151-1/+0
|
* disable mmap when loading powerlevel10k; maybe it'll help with #490romkatv2020-02-131-1/+1
|
* fix `p10k display -a`romkatv2020-02-121-3/+11
|
* when the user's locale is misconfigured, set it to utf8 at the top levelromkatv2020-02-051-2/+2
| | | | fixes #469
* quote $foo when running with unknown options; fixes #453romkatv2020-02-021-2/+2
|
* move buffer parser to internal/parser.zshromkatv2020-01-271-2/+2
|
* detect source code corruption done by antigen and suggest resetting cacheromkatv2020-01-271-2/+2
|
* attempt to work around antigen bugsromkatv2020-01-271-4/+5
|
* fix prompt_char (never showed error); unify optionsromkatv2020-01-261-3/+8
|
* migrate disk_usage and public_ip to workerromkatv2020-01-181-1/+1
|
* return => return 0romkatv2019-11-041-1/+1
|
* better handling of XDG_CACHE_HOME changesromkatv2019-10-201-1/+1
|
* wip: instant prompt (part 4)romkatv2019-10-191-1/+3
|
* replace symbolic links with regular files that "source"romkatv2019-10-061-1/+44
|
* remove most thingsromkatv2019-03-011-0/+1