mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	[bash] include 'deboone' for username colors
This commit is contained in:
		
							parent
							
								
									2a2eeecbfd
								
							
						
					
					
						commit
						b6cc5f9f8d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -109,7 +109,7 @@ function __colored_username() { | |||
| 	if color ; then | ||||
| 		case "${USER}" in | ||||
| 			'root') PS1+="${Red}\u${RCol}";; | ||||
| 			'kastdeur'|'ericteunis')  PS1+="${Gre}\u${RCol}";; | ||||
| 			'kastdeur'|'ericteunis'|'deboone')  PS1+="${Gre}\u${RCol}";; | ||||
| 			*)      PS1+="${Blu}\u${RCol}";; | ||||
| 		esac | ||||
| 	else | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue