alias tree cmd
This commit is contained in:
parent
30603c5dae
commit
4e18082cb2
@ -74,3 +74,5 @@ alias gm='git merge'
|
|||||||
alias grb='git rebase'
|
alias grb='git rebase'
|
||||||
alias grs='git reset'
|
alias grs='git reset'
|
||||||
alias grv='git remote -v'
|
alias grv='git remote -v'
|
||||||
|
|
||||||
|
alias tree='tree -I node_modules'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user