Skip to content

Commit b89ee39

Browse files
committed
zsh: Remove coala autocompletion
1 parent e70cbdd commit b89ee39

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

zsh/.zshrc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ alias ae='. ~/.venvs/aer/bin/activate'
2222

2323
# Ruby gems
2424
export PATH=$PATH:~/.gem/ruby/2.3.0/bin:~/Downloads/ngrok-stable-linux-amd64
25-
26-
# coala autocompletion
27-
autoload bashcompinit
28-
bashcompinit
29-
eval "$(register-python-argcomplete `which coala`)"

0 commit comments

Comments
 (0)