From b731482680df4fcd19cb3627180bbe4ea2372820 Mon Sep 17 00:00:00 2001 From: gxlin Date: Thu, 15 Jul 2021 08:51:09 +0800 Subject: More config --- bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index ca2e734..aea2465 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -3,3 +3,5 @@ dotfiles_dir=$(cd -- "$(dirname ${BASH_SOURCE})" > /dev/null 2>&1; pwd -P) ln -s $dotfiles_dir/.emacs.d $HOME/.emacs.d +ln -s $dotfiles_dir/.macos $HOME/.macos +ln -s $dotfiles_dir/.urlview $HOME/.urlview -- cgit v1.2.3