We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f00dcd commit 5b93e72Copy full SHA for 5b93e72
Bash/README.md
@@ -0,0 +1,9 @@
1
+<p align="center">
2
+ <a href="https://skillicons.dev">
3
+ <img src="https://skillicons.dev/icons?i=bash,linux" />
4
+ </a>
5
+</p>
6
+This directory contains Bash scripts, and also their functions.
7
+
8
+### Bash Scripts In This Directory
9
+1. A script that generates a GPG key (<a href="https://github.com/ALX-SE-Algorithmia/Scriptopia/blob/main/Bash/generate_gpg.sh">generate_gpg.sh</a>)
0 commit comments