[ADD] add .vim conf, replace old _vim, some xinitrc change, will use xsession later.
[arrow.git] / conf_slk120 / bash / Makefile
blob63c97380d8b665d2002005be2f89adb9695e739c
2 all:
3 ${LN} ${TOP}/bash/.bash_profile ~/.bash_profile
4 ${LN} ${TOP}/bash/.bashrc ~/.bashrc
6 del:
7 ${RM} ~/.bash_profile
8 ${RM} ~/.bashrc