Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
My zsh/bash configuration files (aliases, functions, etc)
- Host: GitHub
- URL: https://github.com/adnelson/bash-scripts
- Owner: adnelson
- Created: 2015-07-11T23:36:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T14:30:33.000Z (3 months ago)
- Last Synced: 2024-08-19T16:58:53.280Z (3 months ago)
- Language: Shell
- Size: 270 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Add this to `~/.zshrc`:
```
export SH_CONFIG=/path/to/this/directory
source $SH_CONFIG/config.sh
```