added a new couple aliases
This commit is contained in:
parent
9cb66b3185
commit
7ae4357022
@ -32,6 +32,8 @@
|
||||
st = status
|
||||
# prettier diffs
|
||||
d = diff --color-words
|
||||
#push
|
||||
p = push
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean %f
|
||||
smudge = git-lfs smudge %f
|
||||
|
@ -9,3 +9,4 @@ log/*.log
|
||||
tags
|
||||
tmp/**/*
|
||||
!tmp/cache/.keep
|
||||
.pre-commit-config.yaml
|
||||
|
1
vim/init.vim
Symbolic link
1
vim/init.vim
Symbolic link
@ -0,0 +1 @@
|
||||
/Users/tyrelsouza/.vimrc
|
Loading…
Reference in New Issue
Block a user