fix path for custom completions (#149)

This commit is contained in:
Davide Cendron 2020-05-04 12:17:53 +02:00 committed by GitHub
parent 4941d657dc
commit 48df2df79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
# custom files
!/custom/aliases/example.aliases.sh
!/custom/completion/example.completion.sh
!/custom/completions/example.completion.sh
!/custom/plugins/example/
!/custom/themes/example/
!/custom/example.sh