source $HOME/.config/zsh/.zshrc ## [Completion] ## Completion scripts setup. Remove the following line to uninstall [[ -f /home/antoxa/.dart-cli-completion/zsh-config.zsh ]] && . /home/antoxa/.dart-cli-completion/zsh-config.zsh || true ## [/Completion]