unix-conf/script.sh

8 lines
128 B
Bash
Executable File

#!/bin/bash
ln -f -s `pwd`/.emacs.el ~/
ln -f -s `pwd`/.emacs.d ~/
ln -f -s `pwd`/.bashrc ~/
ln -f -s `pwd`/fish ~/.config