dotfiles/install.sh

5 lines
97 B
Bash
Raw Normal View History

2020-08-01 14:15:20 +00:00
#!/usr/bin/env bash
2020-03-28 16:47:54 +00:00
rsync -vah --delete ./nvim ~/.config/
2020-04-30 14:50:16 +00:00
rsync -vah --delete ./tmux ~/.config/