aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
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