DRY (Don’t Repeat Yourself), Automate Them

[Update 2021–03–21, replaceit script]

[Update 2021–03–14, cleanit script]

Introduction

When you are using terminal and developing your awesome apps, you find yourself repeating a series of commands often.

In this article, you will find bash scripts that you can use to automate some of your workflows.

How to Set up Your Environment to Run Bash Script on Your Computer

1. Run Gitig When .gitignore is Not Working

2. Cleanit to Move Files from Download to Trash

3. Replaceit to Replace Spaces with Underscores

4. Gitstart to Initialize Your Git Repository

#terminal #git #bash #dry

4 Bash Script Helpers to Get More Done
1.45 GEEK