From 2521f42b393426c1cd6f763de7ea73b58db5ae18 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 2 Oct 2018 20:36:59 +0800 Subject: update --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index d441f22..02dfb56 100644 --- a/Makefile +++ b/Makefile @@ -6,3 +6,6 @@ apply-alias: cat ./.bash_aliases > ~/.bash_aliases apply-vim: cat ./.vimrc > ~/.vimrc +push: + git commit -am "update" + git push -- cgit v1.2.3-70-g09d2