diff --git a/.zshrc b/.zshrc index 39ea14a..75efe88 100644 --- a/.zshrc +++ b/.zshrc @@ -47,6 +47,8 @@ ${SKIP_PLUGINS:-false} || { zinit snippet OMZ::lib/completion.zsh # Terminal titling zinit snippet OMZ::lib/termsupport.zsh + # Required lib functions (specifically omz_urlencode) + zinit snippet OMZ::lib/functions.zsh # Quality of life