Added kstore autocomplete
This commit is contained in:
@@ -24,7 +24,6 @@ function kcontext {
|
||||
function _kcontext {
|
||||
local CUR=${COMP_WORDS[COMP_CWORD]}
|
||||
local SCOPE=${COMP_WORDS[COMP_CWORD-1]}
|
||||
local t
|
||||
|
||||
COMPREPLY=()
|
||||
|
||||
|
Reference in New Issue
Block a user