mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
6 lines
100 B
Bash
6 lines
100 B
Bash
#!/usr/bin/env sh
|
|
|
|
# Install TPM
|
|
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
|
|