1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-20 18:51:43 +00:00

Added keyboard in xinitrc, and gitconfig

This commit is contained in:
J.Fernando Sánchez 2013-01-13 03:39:33 +01:00
parent 58adf35001
commit bc13745374
2 changed files with 18 additions and 0 deletions

16
gitconfig Normal file
View File

@ -0,0 +1,16 @@
[user]
name = J.Fernando Sánchez
email = balkian@gmail.com
[diff]
tool = vimdiff
[alias]
d = difftool
[github]
user = balkian
[color]
ui = always
[alias]
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"

2
xinitrc Executable file
View File

@ -0,0 +1,2 @@
setxkbmap -option ctrl:nocaps
#caps:swapescape