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