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

https://github.com/kylemicros/linux-bash

A collection of personally-used bash scripts on Linux
https://github.com/kylemicros/linux-bash

bash bash-script linux

Last synced: 5 months ago
JSON representation

A collection of personally-used bash scripts on Linux

Awesome Lists containing this project

README

          

# linux-bash

This is a collection of bash scripts that I use on Linux.

What to install:

* bash
* git

## Install

```bash
git clone https://github.com/kylemicros/linux-bash.git
```

## Usage

```bash
cd linux-bash
./install.sh
```