feat(dev): lazy-load scaleway CLI completions

This commit is contained in:
2021-08-30 22:27:29 +01:00
parent 08a42fc019
commit 9d7a23615c
2 changed files with 12 additions and 0 deletions

1
zshrc
View File

@@ -127,6 +127,7 @@ source "$DOTZSH/nodejs.zsh"
source "$DOTZSH/python.zsh"
source "$DOTZSH/ruby.zsh"
source "$DOTZSH/rust.zsh"
source "$DOTZSH/scaleway.zsh"
# ==============================================================================
# Basic Z-Shell settings