ohmyzsh icon indicating copy to clipboard operation
ohmyzsh copied to clipboard

feat(tmux): add `$ZSH_TMUX_SKIP_CONFIG`

Open thanhnguyen2187 opened this issue 2 years ago • 0 comments

Resolve #10367

Standards checklist:

  • [x] The PR title is descriptive.
  • [x] The PR doesn't replicate another PR which is already open.
  • [x] I have read the contribution guide and followed all the instructions.
  • [x] The code follows the code style guide detailed in the wiki.
  • [x] The code is mine or it's from somewhere with an MIT-compatible license.
  • [x] The code is efficient, to the best of my ability, and does not waste computer resources.
  • [x] The code is stable and I have tested it myself, to the best of my abilities.

Changes:

  • Add $ZSH_TMUX_SKIP_CONFIG to skip $ZSH_TMUX_CONFIG usage

Other comments:

...

thanhnguyen2187 avatar Jun 11 '22 05:06 thanhnguyen2187