no need a var
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
OCPATH=$(which oc)
|
[ -x "$(which oc)" ] && eval "$(oc completion bash)"
|
||||||
|
|
||||||
[ -x "${OCPATH}" ] && eval "$(oc completion bash)"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user