mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
change taglist and pathlist to local variable.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#compdef cheat
|
#compdef cheat
|
||||||
|
|
||||||
local -a cheats
|
local cheats taglist pathlist
|
||||||
cheats=()
|
|
||||||
|
|
||||||
_cheat_complete_cheatsheets()
|
_cheat_complete_cheatsheets()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user