1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Elan Ruusamäe 16e5848426
Doc: Use shorter readme link (#2671)
Since it links to readme on default branch (permalink), can just omit that all making links shorter.
2024-05-07 02:39:44 -07:00
Roman Perepelitsa 843dcf0167 survive broken FPATH (#10 2022-10-02 18:34:25 +02:00
Roman Perepelitsa 711490252e enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix unset -m 2020-08-21 11:08:14 +02:00
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates 2020-06-03 18:30:40 +02:00
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see #640 2020-04-20 17:27:59 +02:00
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE 2020-04-05 07:25:10 +02:00
romkatv e4e165f6d7 simplify configs
- use POWERLEVEL9K_ICON_PADDING instead of
  POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after
  icons
- remove reliance on UTF-8 locale when the config is being sourced
2020-03-13 10:34:50 +01:00
romkatv 65c4ae4abf grey Git status in robbyrussell while loading 2020-02-16 17:38:55 +01:00
romkatv 53c63c9dfc add robbyrussell theme emulation config 2020-02-15 18:52:36 +01:00