Skip to content

Commit 245eaa2

Browse files
committed
Why not have tpm in both because codespaces
1 parent 9c3345c commit 245eaa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ function install_software() {
286286

287287
# 1. Clone TPM immediately (user priority #1: tmux plugins)
288288
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm &
289+
ln -s ~/.config/tmux/plugin/tpm ~/.tmux/plugins/tpm
289290
tmp_pid=$!
290291

291292
# 2. Install only tmuxinator immediately (user priority #2) - minimal Ruby setup

0 commit comments

Comments
 (0)