mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-10-29 17:32:10 +01:00 
			
		
		
		
	[bin/clean] clean apcman and yay without confirmation
This commit is contained in:
		
							parent
							
								
									cfc6658fd5
								
							
						
					
					
						commit
						2ae8ec6a7a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11,10 +11,10 @@ case "$1" in | |||
| 		docker image prune --force | ||||
| 		;; | ||||
| 	pacman) | ||||
| 		pacman -Sc | ||||
| 		pacman -Sc --noconfirm | ||||
| 		;; | ||||
| 	yay) | ||||
| 	    yay -Sacc | ||||
| 	    yay -Sacc --noconfirm | ||||
|         ;; | ||||
| 	*) | ||||
| 		echo "Please give parameter of: [all docker pacman]" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler