Add bookmarks plugin to tako config
This commit is contained in:
parent
40b164063a
commit
714c58fdbf
1 changed files with 3 additions and 0 deletions
|
|
@ -131,3 +131,6 @@ if 'TERM' in ${...}:
|
|||
$TAKO_SETTINGS.case_sensitive_completions = False
|
||||
|
||||
completer bash enable out> /dev/null
|
||||
|
||||
if not !(which bload).returncode:
|
||||
bload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue