Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhisme/daily_scripts
collection of useful daily scripts
https://github.com/zhisme/daily_scripts
Last synced: 27 days ago
JSON representation
collection of useful daily scripts
- Host: GitHub
- URL: https://github.com/zhisme/daily_scripts
- Owner: zhisme
- License: apache-2.0
- Created: 2022-06-28T11:41:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T12:51:02.000Z (over 2 years ago)
- Last Synced: 2024-10-22T11:13:27.976Z (2 months ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to use
Check scripts in bin/ folder, copy manually needed scripts.
Or run `sudo ./install.sh` to copy all possible scripts to your local bin PATH
Run `source ~/.zshrc` or `source ~/.bashrc` whatever you using.
Or just restart your terminal app.
All scripts should be available under your user after install