dotfiles/install.sh

9 lines
210 B
Bash
Raw Normal View History

2020-03-28 16:47:54 +00:00
#!/bin/bash
rsync -vah ./tmux/tmux.conf ~/.tmux.conf
rsync -vah --delete ./alacritty ~/.config/
rsync -vah --delete ./bat ~/.config/
rsync -vah --delete ./mpv ~/.config/
rsync -vah --delete ./nvim ~/.config/