mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-10-30 18:02:10 +01:00 
			
		
		
		
	[clean] remove duplicate in aliases
This commit is contained in:
		
							parent
							
								
									d611eb4a0c
								
							
						
					
					
						commit
						6d5a313769
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -10,7 +10,7 @@ case "$1" in | |||
| 		docker image prune --force | ||||
| 		;; | ||||
| 	pacman) | ||||
| 		pacman -Scc | ||||
| 		pacman -Sc | ||||
| 		;; | ||||
| 	*) | ||||
| 		echo "Please give parameter of: [all docker pacman]" | ||||
|  |  | |||
|  | @ -99,7 +99,6 @@ alias key-repair-all='wget -q http://archive.getdeb.net/getdeb-archive.key -O- | | |||
| # ARCH: | ||||
| alias pacman-update='sudo pacman -Syu' | ||||
| alias pacaur-update='pacaur -Syua' | ||||
| alias pacman-clean='sudo pacman -Sc' | ||||
| 
 | ||||
| # DOTFILES: | ||||
| alias dotfile-update-submodules='cd ~/.dotfiles/ && git submodule foreach git pull origin master' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler