8 lines
		
	
	
		
			74 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			74 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#
 | 
						|
# ~/.bash_profile
 | 
						|
#
 | 
						|
 | 
						|
[[ -f ~/.bashrc ]] && . ~/.bashrc
 | 
						|
 | 
						|
setleds -D +num
 |