pull/1/head
James Tomasino 5 years ago
parent fc49cbeb90
commit 7cd512a082

@ -1,8 +1,6 @@
#!/usr/bin/env bash
_burrow()
{
_burrow() {
local cur
cur=${COMP_WORDS[COMP_CWORD]}
if [ "${COMP_WORDS[1]}" == "gophermap" ]; then

Loading…
Cancel
Save