From 7e162147d967dd63dff24ac24bf190d868ef4d29 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 20 Sep 2021 20:43:32 +0800 Subject: Add function fco --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.sh') 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 () { -- cgit v1.2.3