home/bash | re-enable bash-completion for t
This commit is contained in:
parent
de8e14a3af
commit
3ad28f632c
1 changed files with 1 additions and 1 deletions
|
|
@ -167,5 +167,5 @@ then
|
|||
# BEGIN_KITTY_SHELL_INTEGRATION
|
||||
if test -n "$KITTY_INSTALLATION_DIR" -a -e "$KITTY_INSTALLATION_DIR/shell-integration/bash/kitty.bash"; then source "$KITTY_INSTALLATION_DIR/shell-integration/bash/kitty.bash"; fi
|
||||
# END_KITTY_SHELL_INTEGRATION
|
||||
#complete -o nospace -F _task t
|
||||
complete -o nospace -F _task t
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue