new wallpaper and added a git command

This commit is contained in:
2019-08-14 08:44:11 +02:00
parent 844931b15a
commit 9b7ed6d222
5 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
pushall = !git remote | xargs -L1 git push --all
diffname = !git diff --name-only
undocommit = reset --soft HEAD~1
log-small = log --oneline --no-merges
[core]
autocrlf = input
editor = nano