tmuxinator-completion Package Installation Process
What is “tmuxinator-completion” Package?
Shell completion for Tmuxinator
For more details: https://github.com/tmuxinator/tmuxinator
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install tmuxinator-completion.
brew install tmuxinator-completion
Now, use tmuxinator-completion!