feat(completion): Ajout de la completion pour l'outil chezmoi
This commit is contained in:
		
							
								
								
									
										5
									
								
								completion.d/chezmoi
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								completion.d/chezmoi
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if (command -v chezmoi &>/dev/null); then
 | 
				
			||||||
 | 
						source <(chezmoi completion bash)
 | 
				
			||||||
 | 
					fi
 | 
				
			||||||
		Reference in New Issue
	
	Block a user