This website works better with JavaScript.
Explore
Help
Sign In
buddy
/
dot-files
Watch
1
Star
0
Fork
You've already forked dot-files
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Move tmux config for stow
Browse Source
main
Buddy Sandidge
4 years ago
parent
0161696727
commit
2cf331f7cb
46 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
0
config/tmux/plugins/tpm/.gitattributes → tmux/.config/tmux/plugins/tpm/.gitattributes
vendored
Unescape
Escape
View File
0
config/tmux/plugins/tpm/.gitignore → tmux/.config/tmux/plugins/tpm/.gitignore
vendored
Unescape
Escape
View File
0
config/tmux/plugins/tpm/.gitmodules → tmux/.config/tmux/plugins/tpm/.gitmodules
vendored
Unescape
Escape
View File
0
config/tmux/plugins/tpm/.travis.yml → tmux/.config/tmux/plugins/tpm/.travis.yml
Unescape
Escape
View File
0
config/tmux/plugins/tpm/CHANGELOG.md → tmux/.config/tmux/plugins/tpm/CHANGELOG.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/HOW_TO_PLUGIN.md → tmux/.config/tmux/plugins/tpm/HOW_TO_PLUGIN.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/LICENSE.md → tmux/.config/tmux/plugins/tpm/LICENSE.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/README.md → tmux/.config/tmux/plugins/tpm/README.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bin/clean_plugins → tmux/.config/tmux/plugins/tpm/bin/clean_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bin/install_plugins → tmux/.config/tmux/plugins/tpm/bin/install_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bin/update_plugins → tmux/.config/tmux/plugins/tpm/bin/update_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bindings/clean_plugins → tmux/.config/tmux/plugins/tpm/bindings/clean_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bindings/install_plugins → tmux/.config/tmux/plugins/tpm/bindings/install_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/bindings/update_plugins → tmux/.config/tmux/plugins/tpm/bindings/update_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/docs/automatic_tpm_installation.md → tmux/.config/tmux/plugins/tpm/docs/automatic_tpm_installation.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md → tmux/.config/tmux/plugins/tpm/docs/changing_plugins_install_dir.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/docs/how_to_create_plugin.md → tmux/.config/tmux/plugins/tpm/docs/how_to_create_plugin.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md → tmux/.config/tmux/plugins/tpm/docs/managing_plugins_via_cmd_line.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/docs/tpm_not_working.md → tmux/.config/tmux/plugins/tpm/docs/tpm_not_working.md
Unescape
Escape
View File
0
config/tmux/plugins/tpm/lib/tmux-test → tmux/.config/tmux/plugins/tpm/lib/tmux-test
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/check_tmux_version.sh → tmux/.config/tmux/plugins/tpm/scripts/check_tmux_version.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/clean_plugins.sh → tmux/.config/tmux/plugins/tpm/scripts/clean_plugins.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh → tmux/.config/tmux/plugins/tpm/scripts/helpers/plugin_functions.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh → tmux/.config/tmux/plugins/tpm/scripts/helpers/shell_echo_functions.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh → tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_echo_functions.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh → tmux/.config/tmux/plugins/tpm/scripts/helpers/tmux_utils.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/helpers/utility.sh → tmux/.config/tmux/plugins/tpm/scripts/helpers/utility.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/install_plugins.sh → tmux/.config/tmux/plugins/tpm/scripts/install_plugins.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/source_plugins.sh → tmux/.config/tmux/plugins/tpm/scripts/source_plugins.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/update_plugin.sh → tmux/.config/tmux/plugins/tpm/scripts/update_plugin.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh → tmux/.config/tmux/plugins/tpm/scripts/update_plugin_prompt_handler.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/scripts/variables.sh → tmux/.config/tmux/plugins/tpm/scripts/variables.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_failed_plugin_download → tmux/.config/tmux/plugins/tpm/tests/expect_failed_plugin_download
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_successful_clean_plugins → tmux/.config/tmux/plugins/tpm/tests/expect_successful_clean_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download → tmux/.config/tmux/plugins/tpm/tests/expect_successful_multiple_plugins_download
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_successful_plugin_download → tmux/.config/tmux/plugins/tpm/tests/expect_successful_plugin_download
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin → tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_a_single_plugin
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins → tmux/.config/tmux/plugins/tpm/tests/expect_successful_update_of_all_plugins
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/helpers/tpm.sh → tmux/.config/tmux/plugins/tpm/tests/helpers/tpm.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/test_plugin_clean.sh → tmux/.config/tmux/plugins/tpm/tests/test_plugin_clean.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/test_plugin_installation.sh → tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh → tmux/.config/tmux/plugins/tpm/tests/test_plugin_installation_legacy.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh → tmux/.config/tmux/plugins/tpm/tests/test_plugin_sourcing.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tests/test_plugin_update.sh → tmux/.config/tmux/plugins/tpm/tests/test_plugin_update.sh
Unescape
Escape
View File
0
config/tmux/plugins/tpm/tpm → tmux/.config/tmux/plugins/tpm/tpm
Unescape
Escape
View File
0
tmux.conf → tmux/.tmux.conf
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
buddy/dot-files
Title
Body
Create Issue