Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove shebang from shell completion files (#132)
These files are not executable while checked into the repository or after installation on the system. Additionally, executing them will do nothing because they must be "sourced" to export their functionality into the shell. Signed-off-by: Scott K Logan <[email protected]>
- Loading branch information