tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.9k stars 417 forks source link

Fix tmux_utils.sh redefining CURRENT_DIR for scripts/update_plugin_prompt_handler.sh #200

Closed imomaliev closed 3 years ago

imomaliev commented 3 years ago

Fixes regression introduced in #198

bruno- commented 3 years ago

We don't need CURRENT_DIR in that helper script.

I renamed that variable to HELPERS_DIR