added Completion section
This commit is contained in:
6
.zshrc
6
.zshrc
@@ -129,3 +129,9 @@ if [[ -f ~/bin/alias ]]; then
|
|||||||
source ~/bin/alias
|
source ~/bin/alias
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
## [Completion]
|
||||||
|
## Completion scripts setup. Remove the following line to uninstall
|
||||||
|
[[ -f /home/thierry/.dart-cli-completion/zsh-config.zsh ]] && . /home/thierry/.dart-cli-completion/zsh-config.zsh || true
|
||||||
|
## [/Completion]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user