{"id":25474649,"url":"https://github.com/cyberllloner/sudo-quotes","last_synced_at":"2025-11-05T15:30:24.604Z","repository":{"id":278125809,"uuid":"931422853","full_name":"cyberllloner/sudo-quotes","owner":"cyberllloner","description":"A fun way to brighten your command-line with quotes from Free Software and GNU/Linux","archived":false,"fork":false,"pushed_at":"2025-02-18T05:29:52.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T06:27:40.675Z","etag":null,"topics":["bash-script","free-software","funny","gnu-linux","just-for-fun","linux","quotes","quotes-app","random-quotes","script","shell-script","simple-app","simple-project"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyberllloner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-12T08:54:03.000Z","updated_at":"2025-02-18T05:29:55.000Z","dependencies_parsed_at":"2025-02-18T06:38:00.832Z","dependency_job_id":null,"html_url":"https://github.com/cyberllloner/sudo-quotes","commit_stats":null,"previous_names":["cyberllloner/sudo-quotes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberllloner%2Fsudo-quotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberllloner%2Fsudo-quotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberllloner%2Fsudo-quotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberllloner%2Fsudo-quotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberllloner","download_url":"https://codeload.github.com/cyberllloner/sudo-quotes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239462395,"owners_count":19642748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash-script","free-software","funny","gnu-linux","just-for-fun","linux","quotes","quotes-app","random-quotes","script","shell-script","simple-app","simple-project"],"created_at":"2025-02-18T11:30:32.116Z","updated_at":"2025-11-05T15:30:24.539Z","avatar_url":"https://github.com/cyberllloner.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐧💬 sudo-quotes\n\u003e Welcome to **sudo-quotes** a delightful way to enhance your command-line experience with inspiring, humorous, and thought-provoking quotes from the world of Free Software and GNU/Linux.\n\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/license-mit.svg)](https://forthebadge.com)\n\n## 📃 Description\n`sudo-quotes` is a lightweight Shell script that injects a dose of inspiration into your command-line routine. Each time you open a new terminal, you'll be greeted with a random quote from the world of Free Software and GNU/Linux, making your terminal sessions more enjoyable and thought-provoking.\n\n## 🛠️ Installation\nTo install `sudo-quotes`, follow these steps:\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/cyberllloner/sudo-quotes.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd sudo-quotes\n   ```\n3. Make the script executable:\n   ```sh\n   chmod +x sudo-quotes.sh\n   ```\n4. To run the script every time a new terminal is opened, add the following line to your shell profile (e.g., `~/.bashrc` or `~/.zshrc`):\n   ```sh\n   echo \"/path/to/sudo-quotes/sudo-quotes.sh\" \u003e\u003e ~/.bashrc\n   ```\n   Replace `/path/to/sudo-quotes/` with the actual path to the `sudo-quotes` directory.\n5. Apply the changes to your shell profile:\n   ```sh\n   source ~/.bashrc\n   ```\n\n## 🚀 Usage\nEvery time you open a new terminal, a random quote will be displayed.\n\n## 🧩 Contributing\nWe welcome contributions from the community! Here's how you can contribute:\n\n### Adding Quotes\n1. **Fork the repository**: Click the \"Fork\" button on the top right of the repository page.\n2. **Edit `quotes.txt`**: Add your quote in the format `Quote - Source` on a new line.\n3. **Commit and create a pull request**.\n\n### Adding Greetings\n1. **Fork the repository**: Click the \"Fork\" button on the top right of the repository page.\n2. **Edit `greetings.txt`**: Add your greeting on a new line.\n3. **Commit and create a pull request**.\n\n#### Important: Please add each quote and source/greeting on a single line, even if it's too long.\n\n### Contributing to Code\n1. Fork the repository by clicking the \"Fork\" button on the top right of the repository page.\n2. Clone your forked repository:\n   ```sh\n   git clone https://github.com/your-username/sudo-quotes.git\n   cd sudo-quotes\n   ```\n3. Create a new branch:\n   ```sh\n   git checkout -b feature/your-feature\n   ```\n4. Make your changes and commit them:\n   ```sh\n   git commit -am \"Add: your feature\"\n   ```\n5. Push to the branch:\n   ```sh\n   git push origin feature/your-feature\n   ```\n6. Open a pull request by navigating to your forked repository on GitHub and clicking the \"New pull request\" button.\n\n## 📜 License\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberllloner%2Fsudo-quotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberllloner%2Fsudo-quotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberllloner%2Fsudo-quotes/lists"}