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

https://github.com/dasfmi/shell_config

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

aliases bash git kuberentes

Last synced: about 1 year 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
```