mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	docs: [ci] generate new docs
This commit is contained in:
		
							parent
							
								
									654ca4b527
								
							
						
					
					
						commit
						0d4143582f
					
				| @ -1,4 +1,4 @@ | ||||
| alias(cmd, orig) > Sets an alias of `orig` to `cmd` | ||||
| alias(cmd, orig) > Sets an alias of `cmd` to `orig` | ||||
| 
 | ||||
| appendPath(dir) > Appends `dir` to $PATH | ||||
| 
 | ||||
|  | ||||
| @ -2,7 +2,7 @@ | ||||
| 
 | ||||
| local hilbish = {} | ||||
| 
 | ||||
| --- Sets an alias of `orig` to `cmd` | ||||
| --- Sets an alias of `cmd` to `orig` | ||||
| --- @param cmd string | ||||
| --- @param orig string | ||||
| function hilbish.alias(cmd, orig) end | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user