mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	chore: add a "motd"
This commit is contained in:
		
							parent
							
								
									4f4237a3e9
								
							
						
					
					
						commit
						71504c9990
					
				@ -8,6 +8,10 @@ function doPrompt(fail)
 | 
			
		||||
	))
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
print(ansikit.text('Welcome {cyan}'.. os.getenv 'USER' ..
 | 
			
		||||
'{reset} to {magenta}Hilbish{reset},\n' .. 
 | 
			
		||||
'the nice lil shell for {blue}Lua{reset} fanatics!\n'))
 | 
			
		||||
 | 
			
		||||
doPrompt()
 | 
			
		||||
 | 
			
		||||
bait.catch('command.fail', function()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user