Here's a tip I highly recommend. Go learn bash scripting and learn how to code to allow user input. Than instead of running multiple terminal commands you can just input your target into your script and run multiple tools against it. This has saved me a large amount of time when pentesting websites for bug bounties. Don't forget to manually check targets for vulnerabilities that your tools may not have caught though.