mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
typos in comments
This commit is contained in:
parent
e8ec504dac
commit
9a54f84be1
1 changed files with 2 additions and 2 deletions
|
@ -708,7 +708,7 @@ set_default -a POWERLEVEL9K_DIR_PACKAGE_FILES package.json composer.json
|
|||
# 2. Directory class for the purpose of styling.
|
||||
# 3. Icon.
|
||||
#
|
||||
# Triplets are tried in order. The first triplet whose patterm matches $PWD wins. If there are no
|
||||
# Triplets are tried in order. The first triplet whose pattern matches $PWD wins. If there are no
|
||||
# matches, there will be no icon and the styling is done according to POWERLEVEL9K_DIR_BACKGROUND,
|
||||
# POWERLEVEL9K_DIR_FOREGROUND, etc.
|
||||
#
|
||||
|
@ -723,7 +723,7 @@ set_default -a POWERLEVEL9K_DIR_PACKAGE_FILES package.json composer.json
|
|||
# POWERLEVEL9K_DIR_HOME_BACKGROUND=blue
|
||||
# POWERLEVEL9K_DIR_DEFAULT_BACKGROUND=yellow
|
||||
#
|
||||
# With the settins, the current directory in the prompt may look like this:
|
||||
# With the settings, the current directory in the prompt may look like this:
|
||||
#
|
||||
# (╯°□°)╯︵ ┻━┻ ~/work/projects/important/urgent
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue