Commit Graph

4069 Commits (f89b54faf23731255b3814f45f2c989c2c61fc91)
 

Author SHA1 Message Date
romkatv 0087f6b631 pull upstream changes from gitstatus
romkatv 303417688e pull upstream changes from gitstatus
romkatv 7963a365d8 add java_version to docs
romkatv 1d8a9ecdc5 pull upstream changes from gitstatus
romkatv 9d462b0ba9 add a tip for disabling git branch truncation
romkatv e59723872c notes
romkatv e1323716fe zf_rm before zf_mv to work around NTFS bugs (see )
romkatv da58ccbbaf unfuckup md formatting
romkatv fb117b5f97 notes
romkatv 0cdb75b9d1 auto-start configuration wizard if no POWERLEVEL9K parameters are set; fixes
romkatv 5986b35032 notes
romkatv 5777e72d14 notes
romkatv 96c6fe9967 notes
romkatv e9f75cb047 rename notes.txt => notes.md
romkatv fda14e93d2 ignore POWERLEVEL9K_CONFIG_FILE when deciding whether to start wizard
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE
romkatv 3ef4e68b5f suppress errors from zf_mv (fixes )
romkatv b2667b8270 don't compile sources if zsh is < 5.1
romkatv c71606cd83 assume no zshrc changes are required if using z4h
romkatv 9e5ab2ce95 fix an embarrassing typo that causes instant prompt to get slower over time (fixes )
romkatv dfc98adb5c use a more portable PROXY_ICON; fixes
romkatv 86f6f58279 pull upstream changes from gitstatus
romkatv eab09f8938 remove special error message for 32-bit arm and intel; these are now supported
romkatv 9dadc822e3 pull upstream changes from gitstatus
romkatv 8573855d39 replace debian with alpine in the docker demo (starts much faster)
romkatv 2648292323 remove capitalization in some links for consistency
romkatv 1f99af70bc bug fix: always succeed when reaching the end of ask_* function; fixes
Roman Perepelitsa b577175c53
Tweak readme intro ()
Co-authored-by: Cameron Steffen <cam.steffen94@gmail.com>
romkatv 1c888e7b64 move the link to the TOC a bit higher; some users want to see it but give up before they reach it
romkatv a380b8d51c add padding after slanted separators when using non-monospace font; count width savings to be able to show more styles on narrow terminals
romkatv 597b8051df bug fix: remove superfluous /bin from gitstatusd path; see
shiro d8eeef278d
Update GitHub issue link ()
romkatv b80a4254b7 disable vi_mode if prompt_char is enabled; see
romkatv 758affe574 pull upstream changes from gitstatus
romkatv 02488ee3fe notes
romkatv 1ca48bec93 recommend enabling builtin powerline glyphs in iterm2
romkatv 2fbbc2a776 link to font faq
romkatv 6a0e7523b2 use better looking flat and slanted separators in unicode mode
romkatv 5d0ae3adba document how MesloLGS NF was created
romkatv a7594e103e Merge branch 'gcloud'
romkatv b626f06e64 fix progress messages when installing fonts
romkatv 3f61e27b8c iTerm2: offer to install a new version of MesloLGS NF
romkatv 3848a4e14f Merge branch 'wizard'
romkatv 34158d5c30 make os_icon non-bold even in lean style
romkatv 15cf43c792 iTerm2: fetch fonts from powerlevel10k-media; avoid font size 12; enable builtin powerline glyphs
romkatv 90d19e6f97 enable the display of project name in gcloud segment
Details:
https://github.com/romkatv/powerlevel10k/issues/318#issuecomment-602037792
romkatv 2468ccdb5e refactoring: give segments more flexibility in precompute
romkatv 4c3c5487f9 Merge branch 'GCloud-Segment' of https://github.com/Jeklah/powerlevel10k into gcloud
romkatv e60aa8ad7d bug fix: java version depends on JAVA_HOME (fixes )
romkatv 505a77f02e add installation instructions for Arch Linux via Pacman