Added keyring
This commit is contained in:
		
							parent
							
								
									ce0386cb0b
								
							
						
					
					
						commit
						b0f4afbde0
					
				
					 2 changed files with 16 additions and 0 deletions
				
			
		|  | @ -21,6 +21,11 @@ package_tdpeuter-base() { | ||||||
|         bluez bluez-utils networkmanager |         bluez bluez-utils networkmanager | ||||||
|     ) |     ) | ||||||
| 
 | 
 | ||||||
|  |     # Keyring | ||||||
|  |     depends+=( | ||||||
|  |         keychain | ||||||
|  |     ) | ||||||
|  | 
 | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| package_tdpeuter-dev() { | package_tdpeuter-dev() { | ||||||
|  |  | ||||||
							
								
								
									
										11
									
								
								stow/bash/.bashrc
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								stow/bash/.bashrc
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,11 @@ | ||||||
|  | # | ||||||
|  | # ~/.bashrc | ||||||
|  | # | ||||||
|  | 
 | ||||||
|  | # If not running interactively, don't do anything | ||||||
|  | [[ $- != *i* ]] && return | ||||||
|  | 
 | ||||||
|  | alias ls='ls --color=auto' | ||||||
|  | PS1='[\u@\h \W]\$ ' | ||||||
|  | 
 | ||||||
|  | eval $( keychain --eval --quiet ~/.ssh/id_ed25519 ) | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue