diff --git a/config/tmux/plugins/tpm/.gitattributes b/tmux/.config/tmux/plugins/tpm/.gitattributes similarity index 100% rename from config/tmux/plugins/tpm/.gitattributes rename to tmux/.config/tmux/plugins/tpm/.gitattributes diff --git a/config/tmux/plugins/tpm/.gitignore b/tmux/.config/tmux/plugins/tpm/.gitignore similarity index 100% rename from config/tmux/plugins/tpm/.gitignore rename to tmux/.config/tmux/plugins/tpm/.gitignore diff --git a/config/tmux/plugins/tpm/.gitmodules b/tmux/.config/tmux/plugins/tpm/.gitmodules similarity index 100% rename from config/tmux/plugins/tpm/.gitmodules rename to tmux/.config/tmux/plugins/tpm/.gitmodules diff --git a/config/tmux/plugins/tpm/.travis.yml b/tmux/.config/tmux/plugins/tpm/.travis.yml similarity index 100% rename from config/tmux/plugins/tpm/.travis.yml rename to tmux/.config/tmux/plugins/tpm/.travis.yml diff --git a/config/tmux/plugins/tpm/CHANGELOG.md b/tmux/.config/tmux/plugins/tpm/CHANGELOG.md similarity index 100% rename from config/tmux/plugins/tpm/CHANGELOG.md rename to tmux/.config/tmux/plugins/tpm/CHANGELOG.md diff --git a/config/tmux/plugins/tpm/HOW_TO_PLUGIN.md b/tmux/.config/tmux/plugins/tpm/HOW_TO_PLUGIN.md similarity index 100% rename from config/tmux/plugins/tpm/HOW_TO_PLUGIN.md rename to tmux/.config/tmux/plugins/tpm/HOW_TO_PLUGIN.md diff --git a/config/tmux/plugins/tpm/LICENSE.md b/tmux/.config/tmux/plugins/tpm/LICENSE.md similarity index 100% rename from config/tmux/plugins/tpm/LICENSE.md rename to tmux/.config/tmux/plugins/tpm/LICENSE.md diff --git a/config/tmux/plugins/tpm/README.md b/tmux/.config/tmux/plugins/tpm/README.md similarity index 100% rename from config/tmux/plugins/tpm/README.md rename to tmux/.config/tmux/plugins/tpm/README.md diff --git a/config/tmux/plugins/tpm/bin/clean_plugins b/tmux/.config/tmux/plugins/tpm/bin/clean_plugins similarity index 100% rename from config/tmux/plugins/tpm/bin/clean_plugins rename to tmux/.config/tmux/plugins/tpm/bin/clean_plugins diff --git a/config/tmux/plugins/tpm/bin/install_plugins b/tmux/.config/tmux/plugins/tpm/bin/install_plugins similarity index 100% rename from config/tmux/plugins/tpm/bin/install_plugins rename to tmux/.config/tmux/plugins/tpm/bin/install_plugins diff --git a/config/tmux/plugins/tpm/bin/update_plugins b/tmux/.config/tmux/plugins/tpm/bin/update_plugins similarity index 100% rename from config/tmux/plugins/tpm/bin/update_plugins rename to tmux/.config/tmux/plugins/tpm/bin/update_plugins diff --git a/config/tmux/plugins/tpm/bindings/clean_plugins b/tmux/.config/tmux/plugins/tpm/bindings/clean_plugins similarity index 100% rename from config/tmux/plugins/tpm/bindings/clean_plugins rename to tmux/.config/tmux/plugins/tpm/bindings/clean_plugins diff --git a/config/tmux/plugins/tpm/bindings/install_plugins b/tmux/.config/tmux/plugins/tpm/bindings/install_plugins similarity index 100% rename from config/tmux/plugins/tpm/bindings/install_plugins rename to tmux/.config/tmux/plugins/tpm/bindings/install_plugins diff --git a/config/tmux/plugins/tpm/bindings/update_plugins b/tmux/.config/tmux/plugins/tpm/bindings/update_plugins similarity index 100% rename from config/tmux/plugins/tpm/bindings/update_plugins rename to tmux/.config/tmux/plugins/tpm/bindings/update_plugins diff --git a/config/tmux/plugins/tpm/docs/automatic_tpm_installation.md b/tmux/.config/tmux/plugins/tpm/docs/automatic_tpm_installation.md similarity index 100% rename from config/tmux/plugins/tpm/docs/automatic_tpm_installation.md rename to tmux/.config/tmux/plugins/tpm/docs/automatic_tpm_installation.md diff --git a/config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md b/tmux/.config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md similarity index 100% rename from config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md rename to tmux/.config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md diff --git a/config/tmux/plugins/tpm/docs/how_to_create_plugin.md b/tmux/.config/tmux/plugins/tpm/docs/how_to_create_plugin.md similarity index 100% rename from config/tmux/plugins/tpm/docs/how_to_create_plugin.md rename to tmux/.config/tmux/plugins/tpm/docs/how_to_create_plugin.md diff --git a/config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md b/tmux/.config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md similarity index 100% rename from config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md rename to tmux/.config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md diff --git a/config/tmux/plugins/tpm/docs/tpm_not_working.md b/tmux/.config/tmux/plugins/tpm/docs/tpm_not_working.md similarity index 100% rename from config/tmux/plugins/tpm/docs/tpm_not_working.md rename to tmux/.config/tmux/plugins/tpm/docs/tpm_not_working.md diff --git a/config/tmux/plugins/tpm/lib/tmux-test b/tmux/.config/tmux/plugins/tpm/lib/tmux-test similarity index 100% rename from config/tmux/plugins/tpm/lib/tmux-test rename to tmux/.config/tmux/plugins/tpm/lib/tmux-test diff --git a/config/tmux/plugins/tpm/scripts/check_tmux_version.sh b/tmux/.config/tmux/plugins/tpm/scripts/check_tmux_version.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/check_tmux_version.sh rename to tmux/.config/tmux/plugins/tpm/scripts/check_tmux_version.sh diff --git a/config/tmux/plugins/tpm/scripts/clean_plugins.sh b/tmux/.config/tmux/plugins/tpm/scripts/clean_plugins.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/clean_plugins.sh rename to tmux/.config/tmux/plugins/tpm/scripts/clean_plugins.sh diff --git a/config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh b/tmux/.config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh rename to tmux/.config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh diff --git a/config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh b/tmux/.config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh rename to tmux/.config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh diff --git a/config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh b/tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh rename to tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh diff --git a/config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh b/tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh rename to tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh diff --git a/config/tmux/plugins/tpm/scripts/helpers/utility.sh b/tmux/.config/tmux/plugins/tpm/scripts/helpers/utility.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/helpers/utility.sh rename to tmux/.config/tmux/plugins/tpm/scripts/helpers/utility.sh diff --git a/config/tmux/plugins/tpm/scripts/install_plugins.sh b/tmux/.config/tmux/plugins/tpm/scripts/install_plugins.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/install_plugins.sh rename to tmux/.config/tmux/plugins/tpm/scripts/install_plugins.sh diff --git a/config/tmux/plugins/tpm/scripts/source_plugins.sh b/tmux/.config/tmux/plugins/tpm/scripts/source_plugins.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/source_plugins.sh rename to tmux/.config/tmux/plugins/tpm/scripts/source_plugins.sh diff --git a/config/tmux/plugins/tpm/scripts/update_plugin.sh b/tmux/.config/tmux/plugins/tpm/scripts/update_plugin.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/update_plugin.sh rename to tmux/.config/tmux/plugins/tpm/scripts/update_plugin.sh diff --git a/config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh b/tmux/.config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh rename to tmux/.config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh diff --git a/config/tmux/plugins/tpm/scripts/variables.sh b/tmux/.config/tmux/plugins/tpm/scripts/variables.sh similarity index 100% rename from config/tmux/plugins/tpm/scripts/variables.sh rename to tmux/.config/tmux/plugins/tpm/scripts/variables.sh diff --git a/config/tmux/plugins/tpm/tests/expect_failed_plugin_download b/tmux/.config/tmux/plugins/tpm/tests/expect_failed_plugin_download similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_failed_plugin_download rename to tmux/.config/tmux/plugins/tpm/tests/expect_failed_plugin_download diff --git a/config/tmux/plugins/tpm/tests/expect_successful_clean_plugins b/tmux/.config/tmux/plugins/tpm/tests/expect_successful_clean_plugins similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_successful_clean_plugins rename to tmux/.config/tmux/plugins/tpm/tests/expect_successful_clean_plugins diff --git a/config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download b/tmux/.config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download rename to tmux/.config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download diff --git a/config/tmux/plugins/tpm/tests/expect_successful_plugin_download b/tmux/.config/tmux/plugins/tpm/tests/expect_successful_plugin_download similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_successful_plugin_download rename to tmux/.config/tmux/plugins/tpm/tests/expect_successful_plugin_download diff --git a/config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin b/tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin rename to tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin diff --git a/config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins b/tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins similarity index 100% rename from config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins rename to tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins diff --git a/config/tmux/plugins/tpm/tests/helpers/tpm.sh b/tmux/.config/tmux/plugins/tpm/tests/helpers/tpm.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/helpers/tpm.sh rename to tmux/.config/tmux/plugins/tpm/tests/helpers/tpm.sh diff --git a/config/tmux/plugins/tpm/tests/test_plugin_clean.sh b/tmux/.config/tmux/plugins/tpm/tests/test_plugin_clean.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/test_plugin_clean.sh rename to tmux/.config/tmux/plugins/tpm/tests/test_plugin_clean.sh diff --git a/config/tmux/plugins/tpm/tests/test_plugin_installation.sh b/tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/test_plugin_installation.sh rename to tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation.sh diff --git a/config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh b/tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh rename to tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh diff --git a/config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh b/tmux/.config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh rename to tmux/.config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh diff --git a/config/tmux/plugins/tpm/tests/test_plugin_update.sh b/tmux/.config/tmux/plugins/tpm/tests/test_plugin_update.sh similarity index 100% rename from config/tmux/plugins/tpm/tests/test_plugin_update.sh rename to tmux/.config/tmux/plugins/tpm/tests/test_plugin_update.sh diff --git a/config/tmux/plugins/tpm/tpm b/tmux/.config/tmux/plugins/tpm/tpm similarity index 100% rename from config/tmux/plugins/tpm/tpm rename to tmux/.config/tmux/plugins/tpm/tpm diff --git a/tmux.conf b/tmux/.tmux.conf similarity index 100% rename from tmux.conf rename to tmux/.tmux.conf