Fix an error in the bash complete function call.

This commit is contained in:
Christopher Chow
2013-08-06 20:53:58 +10:00
parent babbdca3ab
commit 926ebfa697

View File

@@ -15,4 +15,4 @@ _tmuxinator() {
fi
}
complete -F _tmuxinator -o tmuxinator mux
complete -F _tmuxinator tmuxinator mux