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