Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pbrisbin/scripts
shell scripts
https://github.com/pbrisbin/scripts
Last synced: 3 months ago
JSON representation
shell scripts
- Host: GitHub
- URL: https://github.com/pbrisbin/scripts
- Owner: pbrisbin
- Created: 2010-10-10T02:41:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-08-31T17:03:22.000Z (over 11 years ago)
- Last Synced: 2024-10-04T13:16:42.389Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 191 KB
- Stars: 22
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*NOTE: My scripts have been moved in with my main [dotfiles][] repo. Any
future updates will occur there.*[dotfiles]: https://github.com/pbrisbin/dotfiles
---
# Scripts
Useful scripts.
## Usage
~~~
$ git clone https://github.com/pbrisbin/scripts
$ echo 'export PATH=$HOME/scripts:$PATH' >> ~/.bashrc # or similar
~~~## Notes
If you came here looking for some script and I've removed it or
rewritten it, try checking out the tags `pre-cleanup` or `pre-cleanout`,
you may find what you want there.