Add irbrc
This commit is contained in:
		
							parent
							
								
									1b7beb872c
								
							
						
					
					
						commit
						05dabb2508
					
				
							
								
								
									
										7
									
								
								ruby/irbrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								ruby/irbrc
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,7 @@ | ||||
| require 'irb/completion' | ||||
| require 'irb/ext/save-history' | ||||
| 
 | ||||
| IRB.conf[:SAVE_HISTORY] = 200 | ||||
| IRB.conf[:HISTORY_FILE] = "#{ENV['HOME']}/.irb_history" | ||||
| 
 | ||||
| IRB.conf[:AUTO_INDENT]=true | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Guillaume DOTT
						Guillaume DOTT