Skip to content

Instantly share code, notes, and snippets.

@alexander-alegre
Created November 6, 2020 19:05
Show Gist options
  • Save alexander-alegre/b4e9f0aea04496b4721c4850d0c1a6c5 to your computer and use it in GitHub Desktop.
Save alexander-alegre/b4e9f0aea04496b4721c4850d0c1a6c5 to your computer and use it in GitHub Desktop.
Tmux conf for OSX to open apps from console
# if osx, use reattach-to-user-namesapce
set-option -g default-command "reattach-to-user-namespace -l ${SHELL}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment