5 lines
109 B
Bash
5 lines
109 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
# tmux plugin manager
|
||
|
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|