aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-08-20 23:18:08 +0800
committergxlin <[email protected]>2021-08-20 23:18:08 +0800
commit455bc26edb8bf1e2512cd4739eca82a6b528e9c5 (patch)
treedbb26f50ef468eb72495c2bb1ab51a638fa54c05 /bootstrap.sh
parent558d3547645636c67bbb2d18b0dfff35f9d437c6 (diff)
downloaddotfiles-455bc26edb8bf1e2512cd4739eca82a6b528e9c5.tar.gz
dotfiles-455bc26edb8bf1e2512cd4739eca82a6b528e9c5.tar.bz2
dotfiles-455bc26edb8bf1e2512cd4739eca82a6b528e9c5.zip
Update config
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 3d44bee..de9726d 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
+ .vimrc .vim .path
}
main () {