diff options
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r-- | config/p10k-lean.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 53eda645..c4c00427 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -279,6 +279,7 @@ composer.json go.mod package.json + stack.yaml ) typeset -g POWERLEVEL9K_SHORTEN_FOLDER_MARKER="(${(j:|:)anchor_files})" # If set to true, remove everything before the last (deepest) subdirectory that contains files |