Start using C-c to clear the screen

This commit is contained in:
Bruno Sutic
2015-04-06 00:09:00 +02:00
parent 5bd15b32f3
commit 9251451554
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
### master
- enable overriding default key bindings
- start using `C-c` to clear screen
### v1.2.2, 2015-02-08
- set GIT_TERMINAL_PROMPT=0 when doing `git clone`, `pull` or `submodule update`