linux.config/make.symlinks.sh

3 lines
110 B
Bash

ln -s $(pwd)/.gitconfig ~/.gitconfig
ln -s $(pwd)/.bashrc ~/.bashrc
ln -s $(pwd)/.bash_profile ~/.bash_profile