zsh: add required OMZ library functions

This commit is contained in:
PowerUser64 2023-04-07 03:18:55 -07:00
parent 1bd8ce3744
commit 9615a15126

2
.zshrc
View file

@ -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