https://github.com/thecheis/sample-files-generator
Bash script to create sample files for Linux environments.
https://github.com/thecheis/sample-files-generator
bash-script icon-packs icons linux shell-script
Last synced: about 2 months ago
JSON representation
Bash script to create sample files for Linux environments.
- Host: GitHub
- URL: https://github.com/thecheis/sample-files-generator
- Owner: thecheis
- License: mit
- Created: 2019-05-18T00:18:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T02:54:56.000Z (almost 4 years ago)
- Last Synced: 2025-04-05T23:06:29.546Z (about 2 months ago)
- Topics: bash-script, icon-packs, icons, linux, shell-script
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample Files Generator
Bash script to create sample files for Linux environments.Created to help me in my project [Boston Icons](https://www.opendesktop.org/p/1012402/).
### How to use
* To give permissions: `chmod +x ./samples.sh`
* Run with: `./samples.sh`
* Double click can run it without command prompt, but this method doesn't show any message.