1
0
mirror of https://git.envs.net/envs/burrow.git synced 2024-07-27 00:14:30 +00:00

formatting

This commit is contained in:
James Tomasino 2018-09-24 22:38:30 -04:00
parent fc49cbeb90
commit 7cd512a082

View File

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