added Completion section
This commit is contained in:
6
.zshrc
6
.zshrc
@@ -129,3 +129,9 @@ if [[ -f ~/bin/alias ]]; then
|
||||
source ~/bin/alias
|
||||
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