diff --git a/modules/homebrew/init.zsh b/modules/homebrew/init.zsh index fb05042..bfa667c 100644 --- a/modules/homebrew/init.zsh +++ b/modules/homebrew/init.zsh @@ -5,6 +5,9 @@ # Sorin Ionescu # +# Load dependencies. +pmodload 'helper' + # Return if requirements are not found. if ! is-darwin && ! is-linux; then return 1 diff --git a/modules/prompt/external/powerlevel10k b/modules/prompt/external/powerlevel10k index 6a0e752..7c4b0f3 160000 --- a/modules/prompt/external/powerlevel10k +++ b/modules/prompt/external/powerlevel10k @@ -1 +1 @@ -Subproject commit 6a0e7523b232d02854008405a3645031c848922b +Subproject commit 7c4b0f36c0b5d3dc1049115ecca192463c19278d