From 00b136155183ae522ca458e540a8cf29bf525e74 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 27 Feb 2020 16:32:37 +0800 Subject: update --- scripts/sync.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 scripts/sync.sh (limited to 'scripts/sync.sh') diff --git a/scripts/sync.sh b/scripts/sync.sh deleted file mode 100755 index 1c33138..0000000 --- a/scripts/sync.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -cd $SETTING_DIR && git pull --quiet || echo in `pwd` > /dev/tty & -cd ~/vimwiki && git pull --quiet || echo in `pwd` > /dev/tty & -check_upstream ~/git/tig || echo in `pwd` > /dev/tty & -check_upstream ~/.vim_runtime || echo in `pwd` > /dev/tty & -- cgit v1.2.3-70-g09d2