Added rsync with human readble
This commit is contained in:
parent
42121123a1
commit
27d3f8fc33
2
.zshrc
2
.zshrc
@ -171,7 +171,7 @@ alias v="$EDITOR -p"
|
|||||||
alias vim="$EDITOR -p"
|
alias vim="$EDITOR -p"
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
alias rsync="rsync --progress"
|
alias rsync="rsync -h --progress"
|
||||||
alias lg="lazygit"
|
alias lg="lazygit"
|
||||||
alias ls="ls -h --color=auto"
|
alias ls="ls -h --color=auto"
|
||||||
alias ll='ls -lha'
|
alias ll='ls -lha'
|
||||||
|
Loading…
Reference in New Issue
Block a user