Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdelboca/my-bin-files
https://github.com/pdelboca/my-bin-files
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdelboca/my-bin-files
- Owner: pdelboca
- Created: 2016-02-19T18:37:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T20:59:39.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T20:43:31.213Z (3 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Scripts
Collections of personal scripts for several tasks.### How to use
- Clone repo
- Execute install.sh### install.sh
This file will copy all the scripts to $HOME/bin and give them 700 permissions.
It is needed to manually add $HOME/bin to the PATH.