{"id":24102135,"url":"https://github.com/malakasupun/my-bash-master-genius","last_synced_at":"2026-05-01T23:33:30.031Z","repository":{"id":270682787,"uuid":"911142088","full_name":"MalakaSupun/My-Bash-Master-Genius","owner":"MalakaSupun","description":"Welcome to My Bash Master Genius, the ultimate .bashrc setup designed to supercharge your terminal experience. This project showcases a custom .bashrc configuration that brings enhanced functionality, powerful aliases, and seamless workflows for developers, engineers, and enthusiasts.","archived":false,"fork":false,"pushed_at":"2025-01-02T18:42:42.000Z","size":1052,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T17:43:34.895Z","etag":null,"topics":["bash-script","linux","ubuntu"],"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/MalakaSupun.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-01-02T10:39:14.000Z","updated_at":"2025-01-03T08:03:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"68e55ed7-998c-4d04-8e10-1587348064ef","html_url":"https://github.com/MalakaSupun/My-Bash-Master-Genius","commit_stats":null,"previous_names":["malakasupun/my-bash-master-genius"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakaSupun%2FMy-Bash-Master-Genius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakaSupun%2FMy-Bash-Master-Genius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakaSupun%2FMy-Bash-Master-Genius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakaSupun%2FMy-Bash-Master-Genius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalakaSupun","download_url":"https://codeload.github.com/MalakaSupun/My-Bash-Master-Genius/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241055817,"owners_count":19901661,"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","linux","ubuntu"],"created_at":"2025-01-10T17:35:29.629Z","updated_at":"2026-05-01T23:33:30.025Z","avatar_url":"https://github.com/MalakaSupun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\u003cp align=\"center\"\u003e\n       \u003cimg width=\"1024\" src='assets/Images/My_Bash_Master_Genius_02.png' alt=\"Logo\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  My Bash Master Genius.\n\u003c/h1\u003e\n\n\nWelcome to **My Bash Master Genius**, the ultimate `.bashrc` setup designed to supercharge your terminal experience. This project showcases a custom `.bashrc` configuration that brings enhanced functionality, powerful aliases, and seamless workflows for developers, engineers, and enthusiasts.\n\n## 🎯 Features\n\n- **Powerful Aliases:** Custom shortcuts for common commands to save time and keystrokes.\n- **Custom Prompts:** Beautiful and informative Bash prompts that provide real-time system insights.\n- **Environment Variables:** Predefined variables for easy access to frequently used directories and tools.\n- **Git Integration:** Useful Git aliases and status indicators integrated into the terminal prompt.\n- **Enhanced Navigation:** Directory bookmarks and improved directory listing commands.\n- **Functions:** Handy Bash functions for automation and repetitive tasks.\n- **Colour-Coded Output:** Improved readability with colour-coded outputs.\n\n## 🚀 Installation\n\n1. Clone this repository to your local machine:\n   ```bash\n   git clone https://github.com/MalakaSupun/my-bash-master-genius.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd my-bash-master-genius\n   ```\n\n3. Backup your existing `.bashrc` file:\n   ```bash\n   cp ~/.bashrc ~/.bashrc.backup\n   ```\n\n4. Replace your `.bashrc` file with the one from this repository:\n   ```bash\n   cp .bashrc ~/\n   ```\n\n5. Reload your Bash configuration:\n   ```bash\n   source ~/.bashrc\n   ```\n6. Copy the `starship.toml` file to `~/config/`.\n   ```bash\n   cp starship.toml ~/config/starship.toml\n   ```\n   \n\n## 📁 Repository Structure\n\n- **.bashrc:** The main configuration file.\n- **assets/**: Contains images and resources for the project.\n- **README.md:** Project documentation (you are here!).\n\n## 🎨 Project Logo\n\n\u003cp align=\"center\"\u003e\n       \u003cimg width=\"400\" src='assets/Images/My_Bash_Master_Genius_logo_01.png' alt=\"Logo\"\u003e\n\u003c/p\u003e\n\nThe logo embodies the spirit of customisation and the power of Bash.\n\n## 🛠️ Customisation\n\nFeel free to tweak the `.bashrc` file to suit your needs. Add your own aliases, environment variables, and functions to make it uniquely yours.\n\n## 🧑‍💻 Contributing\n\nContributions are welcome! If you have ideas, fixes, or enhancements, please submit a pull request or open an issue.\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## 🌟 Acknowledgements\n\n- Inspired by the power and flexibility of Bash.\n- Thanks to the open-source community for their contributions.\n\n---\n\nEnhance your terminal game with **My Bash Master Genius**. Happy scripting! 🎉\n\n\n## 🌱 Reference\n\nFor a comprehensive guide on enhancing your terminal experience, check out this video by Chris Titus Tech: [Boost Your Terminal with Bash](https://youtu.be/0phdCAFFicY?si=i56wyJ2H_uSccCE_). Chris provides valuable insights and tips that complement the features of **My Bash Master Genius**.\nـــــــــــــــﮩ٨ـ❤️️\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalakasupun%2Fmy-bash-master-genius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalakasupun%2Fmy-bash-master-genius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalakasupun%2Fmy-bash-master-genius/lists"}