mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 09:27:20 +01:00 
			
		
		
		
	.cat.sh: Update to include gpg.conf
gpg.conf has moved to shell-things.
This commit is contained in:
		
							parent
							
								
									e846cf9650
								
							
						
					
					
						commit
						6981d88959
					
				
							
								
								
									
										2
									
								
								.cat.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								.cat.sh
									
									
									
									
									
								
							| @ -5,6 +5,8 @@ cat tmux.conf > ~/.tmux.conf | ||||
| cat zshrc > ~/.zshrc | ||||
| #cat gitconfig > ~/.gitconfig # I usually do not want this to be overridden so much. | ||||
| cat vimrc > ~/.vimrc | ||||
| #gpg --recv-keys 3913CB03 # Run gpg once to get configuration file and keyrings. | ||||
| #cat gpg.conf > ~/.gnupg/gpg.conf # Maybe this shouldn't get replaced so much, since it contains my key ids. | ||||
| exec $SHELL | ||||
| 
 | ||||
| # vim : set ft=sh : | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mika Suomalainen
						Mika Suomalainen