forked from toolshed/abra
		
	feat: bash and (fi)zsh completion along with docs
This commit is contained in:
		| @ -67,6 +67,7 @@ func RunApp(version, commit string) { | ||||
| 			}, | ||||
| 		}, | ||||
| 	} | ||||
| 	app.EnableBashCompletion = true | ||||
|  | ||||
| 	if err := app.Run(os.Args); err != nil { | ||||
| 		logrus.Fatal(err) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user