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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user