feat: add new tool mise-en-place (https://mise.jdx.dev/)
This commit is contained in:
		
							
								
								
									
										7
									
								
								tools.d/mise.bash
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								tools.d/mise.bash
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Install mise-en-place
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if (command -v mise &>/dev/null); then
 | 
				
			||||||
 | 
						curl https://mise.run | sh
 | 
				
			||||||
 | 
					fi
 | 
				
			||||||
		Reference in New Issue
	
	Block a user