dotfiles/copy.sh

4 lines
56 B
Bash
Executable File

#!/bin/bash
ln -sf ~/.dotfiles/.* ~/
yes | rm -r ~/.git