Skip to content
Snippets Groups Projects
Commit 40c727e9 authored by nimrod's avatar nimrod
Browse files

Magic Wormhole tab completion.

parent d7df6c9d
Branches
No related tags found
No related merge requests found
# shellcheck shell=bash
# vim: ft=sh
if command -v wormhole >/dev/null
then
eval "$(_WORMHOLE_COMPLETE=bash_source wormhole)"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment