|
|
|
@ -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
|
|
|
|
|