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

https://github.com/2kabhishek/shell-scripts

Utilities on the shell 🐚🔦
https://github.com/2kabhishek/shell-scripts

bash reference referrence scripts shell tools utilities

Last synced: about 1 month ago
JSON representation

Utilities on the shell 🐚🔦

Awesome Lists containing this project

README

          

shell-scripts


License


People


Stars


Forks


Watches


Last Updated

Utilities on the shell 🐚🔦

## What is this

A collection of shell scripts for various utilities.

## Inspiration

Needed a place to store all the scripts I write.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `bash`

## Getting shell-scripts

To get shell-scripts, follow these steps:

```bash
git clone https://github.com/2kabhishek/shell-scripts
cd shell-scripts/scripts
```

## Using shell-scripts

All scripts are placed under the `scripts` directory, feel free to edit them or use them as reference.

## How it was built

shell-scripts was built using `neovim`

## What I learned

- The quirks and gotchas of bash syntax, the most common one: avoid spaces in assignments `var=1`.

## What's next

Will be adding more scripts.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website