From 37c8669415a85d5e01a5756f8e441e17c965deb9 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 20 Oct 2021 14:55:49 +0800 Subject: Update bootstrap --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index c45122d..8248252 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -19,7 +19,7 @@ remove_and_link () { link_all () { remove_and_link .ctags.d .mutt bin .aliases .macos \ .mbsyncrc .msmtprc .tmux.conf .urlview .zshrc \ - .vimrc .vim .path .functions + .vimrc .vim .path .functions .emacs.d .gitignore } main () { -- cgit v1.2.3