Stop using global variable for tpm path

This commit is contained in:
Bruno Sutic
2015-08-03 15:29:53 +02:00
parent 79d90f90f7
commit 0e9b64ffc4
7 changed files with 16 additions and 15 deletions

View File

@@ -11,6 +11,7 @@
- refactor test `expect` scripts, make them simpler and ensure they properly
assert expectations
- refactor code that sets 'TMUX_PLUGIN_MANAGER_PATH' global env var
- stop using global variable for 'tpm path'
### v2.0.0, 2015-07-07
- enable overriding default key bindings