This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
misc-thomas/dotfiles/.bash_completion

9 lines
143 B
Bash

_eotoctoc()
{
local cur prev words cword
_init_completion -n = || return
_known_hosts_real ""
} &&
complete -F _eotoctoc eotoctoc