mirror of
https://github.com/samoshkin/tmux-config.git
synced 2026-01-03 08:18:02 +00:00
Add support for nested local and remote sessions. Multiple config tweaks
This commit is contained in:
@@ -32,6 +32,7 @@ rsync -aq ./tmux/ "$HOME"/.tmux
|
||||
|
||||
ln -sf --backup --suffix=.bak .tmux/tmux.conf "$HOME"/.tmux.conf;
|
||||
|
||||
# BUG: Fix for fresh installation
|
||||
"$HOME"/.tmux/plugins/tpm/bin/install_plugins
|
||||
|
||||
printf "$(tput setaf 2)OK:$(tput sgr0) Completed\n"
|
||||
|
||||
Reference in New Issue
Block a user