Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kawaii/bash-scripts
- Owner: kawaii
- License: lgpl-3.0
- Created: 2017-04-28T21:44:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T18:45:10.000Z (over 7 years ago)
- Last Synced: 2024-12-17T20:44:05.778Z (about 2 months ago)
- Topics: automation, bash, nginx, openssl, shell, zsh
- Language: Shell
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!