Initial commit of sync-aliases and key_aliases

Split off shell functions into zsh_aliases_functions. Added aliases for
.gitconfig and Watson.
This commit is contained in:
2019-01-28 05:37:14 -05:00
parent 896878fef6
commit 42d6ee9b46
13 changed files with 531 additions and 15 deletions

View File

@@ -17,3 +17,16 @@
tool = vimdiff
[commit]
gpgsign = true
[alias]
a = add
c = commit
ch = checkout
d = diff
f = fetch
l = log
m = merge
pl = pull
ps = push
s = status
st = stash
r = remote