dotfiles/copy.sh

4 lines
56 B
Bash
Raw Normal View History

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