This commit is contained in:
陆柯 2019-09-24 13:11:17 +08:00
parent e41122a4c9
commit d2e1061276

12
setup-home.sh Normal file
View File

@ -0,0 +1,12 @@
#!/bin/bash
echo "Usage: setup.sh [VERSION]"
echo "Example: setup.sh"
sudo apt update
echo "######## 安装 ##################"
ln -s ~/home.config/.emacs ~/
ln -s ~/home.config/.emacs.lisp ~/
ln -s ~/home.config/.bashrc ~/
ln -s ~/home.config/.bash_profile ~/