mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(zinit): switch to newer for-syntax for zinit declarations
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#
|
||||
|
||||
if command-exists docker; then
|
||||
zinit ice wait lucid from'gh-r' as'program' mv'ctop-* -> ctop'
|
||||
zinit light bcicen/ctop
|
||||
zinit light-mode wait lucid from'gh-r' as'program' mv'ctop-* -> ctop' \
|
||||
for @bcicen/ctop
|
||||
fi
|
||||
|
||||
docker_remove_exited() {
|
||||
|
||||
Reference in New Issue
Block a user