aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-10-20 14:55:49 +0800
committerGuangxiong Lin <[email protected]>2021-10-20 14:55:49 +0800
commit37c8669415a85d5e01a5756f8e441e17c965deb9 (patch)
tree0f316216ce99911fdf32f399705029bf3b8b828f /bootstrap.sh
parentdd319bbce71fa643ea95fa9422b4c9a99661869f (diff)
downloaddotfiles-37c8669415a85d5e01a5756f8e441e17c965deb9.tar.gz
dotfiles-37c8669415a85d5e01a5756f8e441e17c965deb9.tar.bz2
dotfiles-37c8669415a85d5e01a5756f8e441e17c965deb9.zip
Update bootstrap
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
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 () {