Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kawaii/bash-scripts

Random assortment of useful scripts to automate various tasks on Linux servers, ZSH compatible.
https://github.com/kawaii/bash-scripts

automation bash nginx openssl shell zsh

Last synced: 2 days ago
JSON representation

Random assortment of useful scripts to automate various tasks on Linux servers, ZSH compatible.

Awesome Lists containing this project

README

        

# bash-scripts
Random assortment of useful scripts to automate various tasks on Linux servers, ZSH compatible.

I am currently doing a lot of experimentation and learning with shell scripting, as I have an interest in automation. If you have any suggestions for something that can potentially be automated with a shell script please feel free to open a [GitHub issue](https://github.com/kawaii/bash-scripts/issues) and propose your idea. :)

Thanks to [Ian Carrol](https://github.com/iangcarroll) and [Josh Harmon](https://github.com/JoshHarmon) for some helpful suggestions and fixes!