[Emacs] Add rsync alias to eshell
This commit is contained in:
parent
0b5519e058
commit
118eadb58a
@ -34,3 +34,4 @@ alias dcp docker-compose pull
|
||||
alias flac youtube-dl -x --audio-format flac --audio-quality 0 $*
|
||||
alias mp3 youtube-dl -x --audio-format flac --audio-quality 0 $*
|
||||
alias wget wget -c $*
|
||||
alias rsync rsync -ruvtEhl --progress $*
|
||||
|
Loading…
Reference in New Issue
Block a user