dotfiles2/install.sh

6 lines
104 B
Bash
Raw Normal View History

2022-08-06 05:30:41 +00:00
#!/usr/bin/env bash
set -e
2022-08-07 02:33:48 +00:00
stow base
2022-08-06 05:30:41 +00:00
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm