aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-07-15 08:51:09 +0800
committergxlin <[email protected]>2021-07-15 08:51:09 +0800
commitb731482680df4fcd19cb3627180bbe4ea2372820 (patch)
tree87d0a193c54030b690907ea7076c674a702d2371 /bootstrap.sh
parent43b356933766807cff3cce9dda6955469f4df49c (diff)
downloaddotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.tar.gz
dotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.tar.bz2
dotfiles-b731482680df4fcd19cb3627180bbe4ea2372820.zip
More config
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 2 insertions, 0 deletions
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