Skip to content

Instantly share code, notes, and snippets.

@atomicstack
Created March 27, 2022 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atomicstack/4ff26cb21253b693578c4c9b2f313788 to your computer and use it in GitHub Desktop.
Save atomicstack/4ff26cb21253b693578c4c9b2f313788 to your computer and use it in GitHub Desktop.
brew commands to build and upgrade tmux from its source repository
brew install --head tmux
brew upgrade --fetch-HEAD tmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment