1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 00:02:19 +00:00

Working better with latex and screens/monitors

This commit is contained in:
J. Fernando Sánchez
2015-01-22 23:56:14 +01:00
parent c46c149046
commit b076e8e56a
11 changed files with 190 additions and 82 deletions

View File

@@ -14,3 +14,5 @@
lg1 = log --graph --all --format=format:'%C(yellow)%h%C(reset) - %C(green)(%ad)%C(reset) %C(white)%s%C(reset) %C(bold white)— %an%C(reset)%C(bold yellow)%d%C(reset)' --abbrev-commit --date=relative
lg2 = log --graph --all --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(bold white)— %an%C(reset)' --abbrev-commit
lg = !"git lg1"
[core]
excludesfile = /home/jfernando/.gitignore_global