fix(config/lean-8colors): duplicate POWERLEVEL9K_DIR_SHOW_WRITABLE
This commit is contained in:
parent
3fe8706d24
commit
0cc3c8c057
1 changed files with 0 additions and 4 deletions
|
@ -277,10 +277,6 @@
|
||||||
# the full directory that was used in previous commands.
|
# the full directory that was used in previous commands.
|
||||||
typeset -g POWERLEVEL9K_DIR_HYPERLINK=false
|
typeset -g POWERLEVEL9K_DIR_HYPERLINK=false
|
||||||
|
|
||||||
# Enable special styling for non-writable directories. See POWERLEVEL9K_LOCK_ICON and
|
|
||||||
# POWERLEVEL9K_DIR_CLASSES below.
|
|
||||||
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=v2
|
|
||||||
|
|
||||||
# Enable special styling for non-writable and non-existent directories. See POWERLEVEL9K_LOCK_ICON
|
# Enable special styling for non-writable and non-existent directories. See POWERLEVEL9K_LOCK_ICON
|
||||||
# and POWERLEVEL9K_DIR_CLASSES below.
|
# and POWERLEVEL9K_DIR_CLASSES below.
|
||||||
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=v3
|
typeset -g POWERLEVEL9K_DIR_SHOW_WRITABLE=v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue