aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update notesRoman Perepelitsa2020-01-201-0/+1
|
* Merge branch 'master' into workerromkatv2020-01-204-46/+61
|\
| * add color selection dialog for lean-8colors; remove space before prompt char ↵romkatv2020-01-203-40/+44
| | | | | | | | in lean-* when it's the first segment on the line
| * survive SIGINT during preexec; see #427romkatv2020-01-201-6/+17
| |
* | refactor worker coderomkatv2020-01-203-113/+126
| |
* | fix ram segment on wslromkatv2020-01-191-2/+2
| |
* | work around wsl bugsromkatv2020-01-191-3/+5
| |
* | add notesromkatv2020-01-191-0/+17
| |
* | explicit exec in workerromkatv2020-01-191-2/+2
| |
* | Merge branch 'master' into workerromkatv2020-01-192-5/+6
|\|
| * follow ~/.zshrc and ~/.p10k.zsh symlinksromkatv2020-01-192-5/+6
| | | | | | | | | | | | | | | | When the user tells the configuration wizard to apply changes to ~/.zshrc and ~/.p10k.zsh and these files are symlinks, apply changes to the targets. see #426
* | migrate ram to workerromkatv2020-01-191-2/+25
| |
* | load the same modules and functions in worker as in masterromkatv2020-01-191-1/+11
| |
* | even further simplify worker bootstrapromkatv2020-01-191-14/+17
| |
* | further simplify worker bootstrapromkatv2020-01-191-5/+6
| |
* | simplify worker bootstrapromkatv2020-01-191-47/+56
| |
* | make sure pwd and IFS are initialized when running *_computeromkatv2020-01-191-7/+11
| |
* | bump versionsromkatv2020-01-181-1/+1
| |
* | skip worker hooks for 'time' if POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME is ↵romkatv2020-01-181-0/+1
| | | | | | | | not set
* | add disk_usage to config templatesromkatv2020-01-184-0/+59
| |
* | add a comment explaining how to display VPN ipromkatv2020-01-184-0/+4
| |
* | migrate load, ip and vpn_ip to workerromkatv2020-01-181-31/+73
| |
* | add back POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME supportromkatv2020-01-181-3/+13
| |
* | migrate disk_usage and public_ip to workerromkatv2020-01-183-293/+309
| |
* | remove explicit timeout support from workerromkatv2020-01-182-79/+47
| |
* | support parallelism in workerromkatv2020-01-181-73/+141
| |
* | Merge branch 'master' into workerromkatv2020-01-181-2/+2
|\|
| * print the same error message for 32-bit android as for 32-bit linuxromkatv2020-01-181-2/+2
| | | | | | | | see https://github.com/romkatv/gitstatus/pull/96
* | cleanupromkatv2020-01-171-0/+1
| |
* | cleanupromkatv2020-01-171-5/+5
| |
* | add worker.zshromkatv2020-01-171-0/+278
|/
* prepare for worker migrationromkatv2020-01-171-9/+13
|
* pull upstream changes from gitstatusv1.0romkatv2020-01-161-2/+3
|
* fix POWERLEVEL9K_DIR_HYPERLINK=true with ↵romkatv2020-01-161-7/+7
| | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right fixes #420
* cleanupromkatv2020-01-161-7/+7
|
* fix 1-liner moderomkatv2020-01-161-1/+1
|
* remove notes.txtromkatv2020-01-151-23/+0
|
* add ssh-agent to precommandsromkatv2020-01-151-0/+1
|
* spelloromkatv2020-01-151-1/+1
|
* make the default glcoud format less verboseromkatv2020-01-154-12/+12
|
* port latest changes from p10k-lean.zsh to other stylesromkatv2020-01-153-332/+399
|
* cleanupromkatv2020-01-151-56/+57
|
* enable midnight_commander and aws_eb_env by defaultromkatv2020-01-151-2/+2
|
* update SHOW_ON_COMMAND parameters based on suggestions from #318; enable ↵romkatv2020-01-151-7/+10
| | | | google_app_cred, gcloud and azure by default
* add faq entry about SHOW_ON_COMMANDromkatv2020-01-151-0/+16
|
* Merge branch 'master' into reactiveromkatv2020-01-152-24/+1146
|\
| * add 8-color version of lean styleromkatv2020-01-152-24/+1146
| |
* | Merge branch 'master' into reactiveromkatv2020-01-141-2/+3
|\|
| * switch to debian in the docker demoromkatv2020-01-141-2/+3
| | | | | | | | | | | | | | | | | | | | archlinux fails to install packages half the time error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported This seems to be a long-standing bug in arch that hasn't been acknowledged. Users suffering from it are offered to to repeatedly wipe their keyring, reinitialize, and retry.
* | speed upromkatv2020-01-141-3/+5
| |