Ignore rustup completion on all systems except hetzner.
Is the only one with rustup so far. But would be better to check if rustup is installed.
This commit is contained in:
parent
77b5ef4633
commit
b85345ef74
@ -1 +1,6 @@
|
||||
README.adoc
|
||||
vim-lightline.tar.gz
|
||||
|
||||
{{- if ne .chezmoi.hostname "docker-ce-ubuntu-2gb-nbg1-1" }}
|
||||
.local/share/bash-completion/completions/rustup
|
||||
{{- end }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user