This commit is contained in:
jay
2023-03-31 23:01:41 +08:00
parent 5ae3bac9ad
commit 2b8b39dbc2
3 changed files with 129 additions and 14 deletions
@@ -0,0 +1,5 @@
#!/bin/bash
{{ if .shell.tmux }}
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
{{ end }}