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

https://github.com/thesollyz/shell_config

personal bash configuration scripts for my shell
https://github.com/thesollyz/shell_config

aliases bash git kuberentes

Last synced: about 2 months ago
JSON representation

personal bash configuration scripts for my shell

Awesome Lists containing this project

README

          

# shell_config

personal bash configuration scripts for my shell

#### Usage

Import the main script file in your ~/.bash_profile:

```bash
source ~/shell_config/main.sh
```