mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	update backupstatus alias
This commit is contained in:
		
							parent
							
								
									b1bae56eea
								
							
						
					
					
						commit
						7d2fa5f390
					
				@ -1,6 +1,5 @@
 | 
			
		||||
# Defined in /tmp/fish.7MQgge/backupstatus.fish @ line 2
 | 
			
		||||
function backupstatus
 | 
			
		||||
	ssh rsync quota
 | 
			
		||||
for bkp in (ssh rsync ls)
 | 
			
		||||
ssh rsync du -sh $bkp
 | 
			
		||||
end
 | 
			
		||||
    ssh rsync quota
 | 
			
		||||
    ssh rsync du -sh "*.borg"
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user