[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=.
 | 
			
		||||
#+NAME: sec-abbr
 | 
			
		||||
| abbreviation | command                  |
 | 
			
		||||
|--------------+---------------------------|
 | 
			
		||||
|--------------+--------------------------|
 | 
			
		||||
| cp           | cp -i                    |
 | 
			
		||||
| rsync        | rsync -ruvtEhl --progress |
 | 
			
		||||
| rsync        | rsync -Pa --progress     |
 | 
			
		||||
| ln           | ln -i                    |
 | 
			
		||||
| lns          | ln -si                   |
 | 
			
		||||
| mv           | mv -i                    |
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user