mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
This also adds './' to a file used from the current working dir (in case there is no session with that name), which is required for Bash's `source` to use it (and not look for it in `$PATH`). Fixes https://github.com/jimeh/tmuxifier/issues/69.