zsh: add required OMZ library functions
This commit is contained in:
parent
1bd8ce3744
commit
9615a15126
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.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
|
||||
|
|
Loading…
Add table
Reference in a new issue