mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
comments
This commit is contained in:
parent
4c08fa0621
commit
29b9397fa9
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
# differences listed above, prompt is identical to Pure. This includes even the bad parts.
|
||||
# For example, just like in Pure, prompt will provide no indication of Git status being stale.
|
||||
# This is likely to make user experience worse than with any other Powerlevel10k config. If
|
||||
# you like the general style of Pure but not particularly attached to all its quirks,
|
||||
# try p10k-lean.zsh instead.
|
||||
# you like the general style of Pure but not particularly attached to all its quirks, type
|
||||
# `p9k_configure` while having Powerlevel10k theme active and pick lean style.
|
||||
|
||||
# Temporarily disable aliases.
|
||||
if [[ -o 'aliases' ]]; then
|
||||
|
|
Loading…
Reference in a new issue