about summary refs log tree commit diff
path: root/commit.sh
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-06-14 12:14:14 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-06-14 14:55:19 +0700
commit9b0fd719c3f842e12bbe0bb926b8532bfc61d2d1 (patch)
tree01396a19d0546af845a3d3f65776953b52aff1f5 /commit.sh
parent975b62bd33f48d61550088123b5a1bb930558efe (diff)
downloaddotfiles-9b0fd719c3f842e12bbe0bb926b8532bfc61d2d1.tar.gz
Update 2018-06-14
Diffstat (limited to 'commit.sh')
-rwxr-xr-xcommit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/commit.sh b/commit.sh
new file mode 100755
index 0000000..80cec13
--- /dev/null
+++ b/commit.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+git commit -am "Update $(date -I)"