[Fish] Simplify rsync abbreviation
This commit is contained in:
		
							parent
							
								
									31f33ea658
								
							
						
					
					
						commit
						02137f0c4a
					
				@ -457,9 +457,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 |
 | 
					| rsync        | rsync -Pa --progress     |
 | 
				
			||||||
| ln           | ln -i                    |
 | 
					| ln           | ln -i                    |
 | 
				
			||||||
| lns          | ln -si                   |
 | 
					| lns          | ln -si                   |
 | 
				
			||||||
| mv           | mv -i                    |
 | 
					| mv           | mv -i                    |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user