aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2021-09-20 20:43:32 +0800
committerGuangxiong Lin <[email protected]>2021-09-20 20:43:32 +0800
commit7e162147d967dd63dff24ac24bf190d868ef4d29 (patch)
treebbea3b57f26688977097158bbb3615b1c1ce4a8c /bootstrap.sh
parent2b03177ac4ec96972eb59a33db32f9f93a1341b0 (diff)
downloaddotfiles-7e162147d967dd63dff24ac24bf190d868ef4d29.tar.gz
dotfiles-7e162147d967dd63dff24ac24bf190d868ef4d29.tar.bz2
dotfiles-7e162147d967dd63dff24ac24bf190d868ef4d29.zip
Add function fco
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 de9726d..c45122d 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
+ .vimrc .vim .path .functions
}
main () {