Skip to content

Commit 1ccb775

Browse files
committed
completions-getter: add missing shbang
1 parent e32c9ce commit 1ccb775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash-completions-getter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
#!/usr/bin/env bash
22
# Copyright 2020: Marco Trevisan <mail@3v1n0.net>
33
# Original Author: Brian Beffa <brbsix@gmail.com>
44
# Original source: https://brbsix.github.io/2015/11/29/accessing-tab-completion-programmatically-in-bash/

0 commit comments

Comments
 (0)