fixed path for synchronizing the tmux configuration

This commit is contained in:
aminnairi
2025-11-11 16:17:39 +01:00
parent c0cbcef923
commit e6fba0d13a
+2 -3
View File
@@ -3,6 +3,5 @@
ensure_package_is_installed tmux && ensure_package_is_installed tmux &&
ensure_git_folder_installed_for_user tmux-plugins/tpm ~/.tmux/plugins/tpm && ensure_git_folder_installed_for_user tmux-plugins/tpm ~/.tmux/plugins/tpm &&
ensure_git_folder_installed_for_root tmux-plugins/tpm /root/.tmux/plugins/tpm && ensure_git_folder_installed_for_root tmux-plugins/tpm /root/.tmux/plugins/tpm &&
synchronize_user_folder ./sources/tmux/.tmux.conf ~/.config && synchronize_user_folder ./sources/tmux/.tmux.conf ~/ &&
synchronize_root_folder ./sources/tmux/.tmux.conf /root/.config synchronize_root_folder ./sources/tmux/.tmux.conf /root