Update tako config for new version
This commit is contained in:
parent
0cce53ecb6
commit
ded3767250
2 changed files with 2 additions and 2 deletions
|
|
@ -132,5 +132,5 @@ $TAKO_SETTINGS.case_sensitive_completions = False
|
|||
|
||||
completer bash enable out> /dev/null
|
||||
|
||||
if not !(which bload).returncode:
|
||||
if not ?(which bload).returncode:
|
||||
bload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue