{"id":19943039,"url":"https://github.com/inightjar/bashfile","last_synced_at":"2026-05-09T20:02:59.723Z","repository":{"id":107675289,"uuid":"582851253","full_name":"iNightjar/BashFile","owner":"iNightjar","description":"bash file settings and configurations for my daily use with linux 🐧","archived":false,"fork":false,"pushed_at":"2023-03-10T08:33:28.000Z","size":2908,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T05:08:17.334Z","etag":null,"topics":["bash","bashrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iNightjar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-12-28T03:26:52.000Z","updated_at":"2023-01-19T01:32:26.000Z","dependencies_parsed_at":"2023-06-08T18:00:17.165Z","dependency_job_id":null,"html_url":"https://github.com/iNightjar/BashFile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FBashFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FBashFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FBashFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iNightjar%2FBashFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iNightjar","download_url":"https://codeload.github.com/iNightjar/BashFile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241369524,"owners_count":19951753,"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","bashrc"],"created_at":"2024-11-13T00:15:07.276Z","updated_at":"2026-05-09T20:02:59.665Z","avatar_url":"https://github.com/iNightjar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bash File Settings And Configurations I Use With Linux 🐧👾\n\n## ScreenShots of Bash Terminal\n\n![screenshot](https://github.com/iNightjar/BashFile/blob/master/screenshots/screenshot1.png)\n![screenshot](https://github.com/iNightjar/BashFile/blob/master/screenshots//screenshot2.png)\n![screenshot](https://github.com/iNightjar/BashFile/blob/master/screenshots//screenshot3.png)\n![screenshot](https://github.com/iNightjar/BashFile/blob/master/screenshots//screenshot4.png)\n\n## Getting started\n\n### Setting the enviroment\n\nyou can clone the reposatory using below in your terminal\n\n```bash\ncd ~\ngit clone https://github.com/iNightjar/BashFile.git\n```\n\n### Backup your default bash configurations\n\nlet's make a backup from the default files in case something goes wrong\n\n```bash\ncd ~\nmkdir bashFilesBackup\necho ~/bashFilesBackup/ | xargs -n 1 cp -v ~/.bash*\n```\n\n### Replace default .bash files\n\nyou can replace your default linux .bash files with mine\n\n```bash\ncd ~/BashFile/\necho ~/ | xargs -n 1 cp -v /.bash*\n```\n\n### Modify absolute inside .bashrc file\n\nmodify the absolute pathes used inside the .bashrc file according to your preffered settings\n\n## Bash Theme I Used\n\nCheck this repo, I used their themes in my terminal.\n![Bash It](https://github.com/Bash-it/bash-it)\n\nYou can find all installation and configuration steps in there documentation too.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finightjar%2Fbashfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finightjar%2Fbashfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finightjar%2Fbashfile/lists"}