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

https://github.com/adnelson/bash-scripts

My zsh/bash configuration files (aliases, functions, etc)
https://github.com/adnelson/bash-scripts

Last synced: 4 months ago
JSON representation

My zsh/bash configuration files (aliases, functions, etc)

Awesome Lists containing this project

README

          

Add this to `~/.zshrc`:

```
export SH_CONFIG=/path/to/this/directory
source $SH_CONFIG/config.sh
```