README.org
This commit is contained in:
parent
1640bbf3aa
commit
190be296c8
1 changed files with 9 additions and 0 deletions
|
@ -36,3 +36,12 @@
|
|||
Fontconfig file that (in my opinion) gives me some nice looking
|
||||
fonts. I don't really know if I've actually got a good config, but
|
||||
after messing around with parts of it I'm fairly happy with it.
|
||||
|
||||
* .gitconfig
|
||||
|
||||
Configuration for [[http://git-scm.com][git]]. Adds some aliases:
|
||||
|
||||
- ~st~: short status list.
|
||||
- ~unadd~: reset a file or the entire working tree.
|
||||
- ~lschanged~: list files that have changed.
|
||||
- ~history~: Show a graph of the history of a branch.
|
||||
|
|
Loading…
Reference in a new issue