bashdb bash-completion add repo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
import os
|
||||
|
||||
def preRemove():
|
||||
os.system("complete -r")
|
||||
Reference in New Issue
Block a user