dotfiles/install.sh

7 lines
58 B
Bash
Raw Normal View History

2013-06-01 23:07:50 +00:00
#!/bin/bash
2013-06-01 23:14:47 +00:00
WAI=`pwd`
cd ~/
ln -s $WAI/bashrc ./.bashrc