Commit Graph

1868 Commits (0e8989019ec949e954a396e0440b794d64a8e010)
 

Author SHA1 Message Date
Dominik Ritter 72991dd9e7 Improve code style
romkatv 00bc22e194 remove unnecessary caching
Roman Perepelitsa 05177a8230
docs
romkatv a05b085236 add table of contents; add try-it-in-docker
romkatv a6eb14db5e space between >>! and the file name
romkatv eaa555c00f bug fix: support POWERLEVEL9K_STATUS_VERBOSE=false
romkatv da8f412197 use mkport in a portable way
romkatv 9e75070a88 make it work when CLOBBER is unset
romkatv 8f1dcdca84 formatting
romkatv f20faf175b do not set POWERLEVEL9K_VCS_STATUS_COMMAND
Roman Perepelitsa 88f3d25f90
replace git uris with https
romkatv ab072ffe19 make it work with zplugin
romkatv 731d18d6f1 docs
romkatv a6f5e68ffd add wsl benchmarks
romkatv a325489dcc update benchmark data based on the latest optimizations
romkatv 362ef2e586 formatting
romkatv 27ee80e1b5 update benchmark data based on the latest optimizations
Roman Perepelitsa 496ac69dfb
docs
Roman Perepelitsa 2533d0aac8
docs
romkatv 82635636f7 merge upstream
romkatv a22050261e remove .gitignore
romkatv 8f34780b33 docs
romkatv 2134eaa427 docs
romkatv caff1aa9f3 formatting
romkatv f4c6b60331 docs
romkatv 9561deef75 remove junk
romkatv afd7732058 docs
romkatv e54b52ad26 fix how jobs are counted
Dominik Ritter 758bc175d6
Merge pull request from dritter/port_wrboyce_truncation_fix
Fix home dir shortening when using package_name truncation strategy
Roman Perepelitsa 0fc1203628
better structure
Roman Perepelitsa 78e8b909fb
add latency data
Dominik Ritter 3057e8fc07 Backport @wrboyce fix for truncating dir with package name from
romkatv 8cb27f335b remove useless assoc array
romkatv ceae2d7422 remove most things
romkatv 71b763b692 start forking into powerlevel10k
romkatv 3122bec34b comment
romkatv 4c8f483cb5 change gitstatus protocol
romkatv 34f4658e5f change gitstatus protocol to something more suitable for daemon
romkatv 9d7aa4e530 move default prompt definitions to the top
romkatv 0b56d123ec speed up joins; get rid of _p9k_memoize_icon
romkatv c344b4ee9d speed up the cache-miss branch of {left,right}_prompt_segment
romkatv 27a599e03e add dir-writable indicator to the dir prompt key
romkatv 77b319c0d3 update POWERLEVEL9K_VCS_STATUS_COMMAND example
romkatv d9d8d8fc22 remove junk line
romkatv 46a4e1333e fix cache_key in vcs
romkatv 405a66b315 speed up the cache-miss branch of prompt_vcs
romkatv 42b44bbb8e add alternative vcs mode that doesn't use vcs_info
Dominik Ritter 613b798bb3
Merge pull request from Shini31/master
Use ip command for VPN segment - fix 
Dominik Ritter 0dbfa4e1e4 Add small changes suggested by @Syphdias
romkatv e5b954fcae speed up by using globals instead of stdout and by caching basic prompt elements