[Fish] rsync abbreviation
This commit is contained in:
parent
6feecc1fdc
commit
342b1ea1df
@ -555,8 +555,9 @@ accidentally removing the root folder. I added the same option to =chgrp=,
|
|||||||
=chmod=, and =chown=.
|
=chmod=, and =chown=.
|
||||||
#+NAME: sec-abbr
|
#+NAME: sec-abbr
|
||||||
| abbreviation | command |
|
| abbreviation | command |
|
||||||
|--------------+--------------------------|
|
|--------------+---------------------------|
|
||||||
| cp | cp -i |
|
| cp | cp -i |
|
||||||
|
| rsync | rsync -ruvtEhl --progress |
|
||||||
| ln | ln -i |
|
| ln | ln -i |
|
||||||
| lns | ln -si |
|
| lns | ln -si |
|
||||||
| mv | mv -i |
|
| mv | mv -i |
|
||||||
|
Loading…
Reference in New Issue
Block a user