mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Update zi
This commit is contained in:
@@ -15,6 +15,10 @@ if [[ -d "${HOME}/.zi" ]]; then
|
|||||||
# Enable zi completions
|
# Enable zi completions
|
||||||
autoload -Uz _zi
|
autoload -Uz _zi
|
||||||
(( ${+_comps} )) && _comps[zi]=_zi
|
(( ${+_comps} )) && _comps[zi]=_zi
|
||||||
|
|
||||||
|
# Add zi modules here
|
||||||
|
zi ice ver"53da496"
|
||||||
|
zi load "wfxr/forgit"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
# Path for the acknowledgment file.
|
# Path for the acknowledgment file.
|
||||||
|
|||||||
Reference in New Issue
Block a user