Dock delay, git achievements and more

This commit is contained in:
Gregory Eremin
2013-04-19 22:11:41 +04:00
parent 71aa681d36
commit 7bf9111eb5
9 changed files with 45 additions and 16 deletions
+3 -2
View File
@@ -9,8 +9,7 @@
co = checkout
br = checkout -b
st = status -sb
ci = commit -m
ca = commit -am
ci = commit
up = !sh -c 'git pull --rebase --prune && git log --pretty=format:\"%Cred%ae %Creset- %C(yellow)%s %Creset(%ar)\" HEAD@{1}..'
[color]
diff = auto
@@ -30,3 +29,5 @@
prompt = false
[help]
autocorrect = 1
[achievement]
upload = true
+1
View File
@@ -2,3 +2,4 @@
.bundle
.rake_tasks
*.sublime-*
vendor/gems