Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | add notes | romkatv | 2020-01-19 | 1 | -0/+17 | |
| | | ||||||
* | | explicit exec in worker | romkatv | 2020-01-19 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into worker | romkatv | 2020-01-19 | 2 | -5/+6 | |
|\| | ||||||
| * | follow ~/.zshrc and ~/.p10k.zsh symlinks | romkatv | 2020-01-19 | 2 | -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 worker | romkatv | 2020-01-19 | 1 | -2/+25 | |
| | | ||||||
* | | load the same modules and functions in worker as in master | romkatv | 2020-01-19 | 1 | -1/+11 | |
| | | ||||||
* | | even further simplify worker bootstrap | romkatv | 2020-01-19 | 1 | -14/+17 | |
| | | ||||||
* | | further simplify worker bootstrap | romkatv | 2020-01-19 | 1 | -5/+6 | |
| | | ||||||
* | | simplify worker bootstrap | romkatv | 2020-01-19 | 1 | -47/+56 | |
| | | ||||||
* | | make sure pwd and IFS are initialized when running *_compute | romkatv | 2020-01-19 | 1 | -7/+11 | |
| | | ||||||
* | | bump versions | romkatv | 2020-01-18 | 1 | -1/+1 | |
| | | ||||||
* | | skip worker hooks for 'time' if POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME is ↵ | romkatv | 2020-01-18 | 1 | -0/+1 | |
| | | | | | | | | not set | |||||
* | | add disk_usage to config templates | romkatv | 2020-01-18 | 4 | -0/+59 | |
| | | ||||||
* | | add a comment explaining how to display VPN ip | romkatv | 2020-01-18 | 4 | -0/+4 | |
| | | ||||||
* | | migrate load, ip and vpn_ip to worker | romkatv | 2020-01-18 | 1 | -31/+73 | |
| | | ||||||
* | | add back POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIME support | romkatv | 2020-01-18 | 1 | -3/+13 | |
| | | ||||||
* | | migrate disk_usage and public_ip to worker | romkatv | 2020-01-18 | 3 | -293/+309 | |
| | | ||||||
* | | remove explicit timeout support from worker | romkatv | 2020-01-18 | 2 | -79/+47 | |
| | | ||||||
* | | support parallelism in worker | romkatv | 2020-01-18 | 1 | -73/+141 | |
| | | ||||||
* | | Merge branch 'master' into worker | romkatv | 2020-01-18 | 1 | -2/+2 | |
|\| | ||||||
| * | print the same error message for 32-bit android as for 32-bit linux | romkatv | 2020-01-18 | 1 | -2/+2 | |
| | | | | | | | | see https://github.com/romkatv/gitstatus/pull/96 | |||||
* | | cleanup | romkatv | 2020-01-17 | 1 | -0/+1 | |
| | | ||||||
* | | cleanup | romkatv | 2020-01-17 | 1 | -5/+5 | |
| | | ||||||
* | | add worker.zsh | romkatv | 2020-01-17 | 1 | -0/+278 | |
|/ | ||||||
* | prepare for worker migration | romkatv | 2020-01-17 | 1 | -9/+13 | |
| | ||||||
* | pull upstream changes from gitstatusv1.0 | romkatv | 2020-01-16 | 1 | -2/+3 | |
| | ||||||
* | fix POWERLEVEL9K_DIR_HYPERLINK=true with ↵ | romkatv | 2020-01-16 | 1 | -7/+7 | |
| | | | | | | POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right fixes #420 | |||||
* | cleanup | romkatv | 2020-01-16 | 1 | -7/+7 | |
| | ||||||
* | fix 1-liner mode | romkatv | 2020-01-16 | 1 | -1/+1 | |
| | ||||||
* | remove notes.txt | romkatv | 2020-01-15 | 1 | -23/+0 | |
| | ||||||
* | add ssh-agent to precommands | romkatv | 2020-01-15 | 1 | -0/+1 | |
| | ||||||
* | spello | romkatv | 2020-01-15 | 1 | -1/+1 | |
| | ||||||
* | make the default glcoud format less verbose | romkatv | 2020-01-15 | 4 | -12/+12 | |
| | ||||||
* | port latest changes from p10k-lean.zsh to other styles | romkatv | 2020-01-15 | 3 | -332/+399 | |
| | ||||||
* | cleanup | romkatv | 2020-01-15 | 1 | -56/+57 | |
| | ||||||
* | enable midnight_commander and aws_eb_env by default | romkatv | 2020-01-15 | 1 | -2/+2 | |
| | ||||||
* | update SHOW_ON_COMMAND parameters based on suggestions from #318; enable ↵ | romkatv | 2020-01-15 | 1 | -7/+10 | |
| | | | | google_app_cred, gcloud and azure by default | |||||
* | add faq entry about SHOW_ON_COMMAND | romkatv | 2020-01-15 | 1 | -0/+16 | |
| | ||||||
* | Merge branch 'master' into reactive | romkatv | 2020-01-15 | 2 | -24/+1146 | |
|\ | ||||||
| * | add 8-color version of lean style | romkatv | 2020-01-15 | 2 | -24/+1146 | |
| | | ||||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-14 | 1 | -2/+3 | |
|\| | ||||||
| * | switch to debian in the docker demo | romkatv | 2020-01-14 | 1 | -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 up | romkatv | 2020-01-14 | 1 | -3/+5 | |
| | | ||||||
* | | use more precise pattern for process substitutions | romkatv | 2020-01-14 | 1 | -1/+1 | |
| | | ||||||
* | | add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux | romkatv | 2020-01-13 | 1 | -0/+13 | |
| | | ||||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-13 | 1 | -2/+2 | |
|\| | ||||||
| * | rustup is just wow | romkatv | 2020-01-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into reactive | romkatv | 2020-01-13 | 1 | -6/+34 | |
|\| | ||||||
| * | give content expansion for rust_version access to full version through ↵ | romkatv | 2020-01-13 | 1 | -0/+2 | |
| | | | | | | | | $P9K_RUST_VERSION; see #418 | |||||
| * | rust_version: support rustup; see #418 | romkatv | 2020-01-13 | 1 | -6/+32 | |
| | |