diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index c60f4862..ff42906c 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -283,6 +283,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 diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index cbe59a21..258ae6a2 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.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 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 diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh index e55faac8..622a5f22 100644 --- a/config/p10k-rainbow.zsh +++ b/config/p10k-rainbow.zsh @@ -283,6 +283,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