fix: bashrc and zshrc profile sharing
This commit is contained in:
		
							parent
							
								
									296c26752c
								
							
						
					
					
						commit
						583d5235ff
					
				
					 3 changed files with 12 additions and 11 deletions
				
			
		
							
								
								
									
										9
									
								
								.profile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.profile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| # set PATH so it includes user's private bin if it exists | ||||
| [ -d "$HOME/bin" ] && PATH="$HOME/bin:$PATH" | ||||
| 
 | ||||
| PATH="/usr/local/sbin:/usr/sbin:/sbin:$PATH" | ||||
| 
 | ||||
| [ -f "$HOME/.config/aliasrc" ] && source $HOME/.config/aliasrc | ||||
| 
 | ||||
| export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) | ||||
| gpgconf --launch gpg-agent | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue