diff --git a/dot_config/bash/bashrc.d/completion.sh.tmpl b/dot_config/bash/bashrc.d/completion.sh.tmpl index ebd76a8..407611c 100644 --- a/dot_config/bash/bashrc.d/completion.sh.tmpl +++ b/dot_config/bash/bashrc.d/completion.sh.tmpl @@ -42,7 +42,8 @@ eval "$(direnv hook bash)" #{{ end -}} #{{ if lookPath "erd" -}} -eval "$(erd --completions bash)" +# comment out due to error with erd version 3.1.0 +#eval "$(erd --completions bash)" #{{ end -}} #{{ if lookPath "trubka" -}}