dotfiles/install.sh

7 lines
152 B
Bash
Executable File

#!/usr/bin/env bash
echo "Must run this script inside dotfiles directory"
rsync -vah --delete ./nvim ~/.config/
rsync -vah --delete ./tmux ~/.config/