https://github.com/garritfra/scripts
Scripts I often need🤖
https://github.com/garritfra/scripts
bash scripts
Last synced: 2 months ago
JSON representation
Scripts I often need🤖
- Host: GitHub
- URL: https://github.com/garritfra/scripts
- Owner: garritfra
- License: unlicense
- Created: 2020-07-13T08:28:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-21T11:47:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T07:16:07.462Z (about 1 year ago)
- Topics: bash, scripts
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scripts
Automate all the things!🤖
You can add these scripts to your PATH, to execute them anywhere. Add this to your `.bashrc`, `.zshrc` or your corresponding config
```
export PATH=$PATH:
```