mirror of
https://github.com/tmuxinator/tmuxinator.git
synced 2026-04-29 18:58:48 -05:00
Fix an error in the bash complete function call.
This commit is contained in:
@@ -15,4 +15,4 @@ _tmuxinator() {
|
||||
fi
|
||||
}
|
||||
|
||||
complete -F _tmuxinator -o tmuxinator mux
|
||||
complete -F _tmuxinator tmuxinator mux
|
||||
|
||||
Reference in New Issue
Block a user