diff --git a/gitconfig b/gitconfig new file mode 100644 index 0000000..dcec671 --- /dev/null +++ b/gitconfig @@ -0,0 +1,2 @@ +[alias] + hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short