Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

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