enhance makefile completion - remove hash bang
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
# Bash completion for Makefile
|
# Bash completion for Makefile
|
||||||
|
|
||||||
# Loosely adapted from http://stackoverflow.com/a/38415982/1472048
|
# Loosely adapted from http://stackoverflow.com/a/38415982/1472048
|
||||||
|
|
||||||
_makecomplete() {
|
_makecomplete() {
|
||||||
|
|||||||
Reference in New Issue
Block a user