Skip to content

Instantly share code, notes, and snippets.

@kenzo0107
Last active February 28, 2020 02:51
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 kenzo0107/af12e6d00e9cd263c7a35ae58600b09e to your computer and use it in GitHub Desktop.
Save kenzo0107/af12e6d00e9cd263c7a35ae58600b09e to your computer and use it in GitHub Desktop.
wget https://gist.githubusercontent.com/tbutts/6abf7fb5b948c066bf180922fb37adcf/raw/198f744327a9924febdd11677f044a4ecd3f3c96/tmux-migrate-options.py
cp ~/.tmux.conf ~/.tmux.conf.org
python tmux-migrate-options.py ~/.tmux.conf.org > ~/.tmux.conf
diff ~/.tmux.conf.org ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment