Move aliases to seperate files and cleanup the config
This commit is contained in:
@ -345,9 +345,9 @@
|
||||
#
|
||||
# typeset -g POWERLEVEL9K_DIR_CLASSES=()
|
||||
typeset -g POWERLEVEL9K_DIR_CLASSES=(
|
||||
'~/projects(|/*)' WORK ''
|
||||
'~(|/*)' HOME ''
|
||||
'*' DEFAULT ''
|
||||
'~/projects(|/*)' WORK ' '
|
||||
'~(|/*)' HOME ' '
|
||||
'*' DEFAULT ' '
|
||||
)
|
||||
|
||||
#####################################[ vcs: git status ]######################################
|
||||
|
Reference in New Issue
Block a user