mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
fix path for custom completions (#149)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user