.p10k: fix dir_writable
This commit is contained in:
parent
87c8949ec3
commit
97d84f8bb3
@ -297,7 +297,7 @@
|
||||
|
||||
# Enable special styling for non-writable and non-existent directories. See POWERLEVEL9K_LOCK_ICON
|
||||
# and POWERLEVEL9K_DIR_CLASSES below.
|
||||
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=v3
|
||||
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=false
|
||||
|
||||
# The default icon shown next to non-writable and non-existent directories when
|
||||
# POWERLEVEL9K_DIR_SHOW_WRITABLE is set to v3.
|
||||
|
Loading…
x
Reference in New Issue
Block a user