{"id":15712239,"url":"https://github.com/faouzimohamed/dot-files","last_synced_at":"2026-05-19T19:08:00.834Z","repository":{"id":107470274,"uuid":"327459523","full_name":"faouziMohamed/dot-files","owner":"faouziMohamed","description":"My personal dotfiles in most linux distro","archived":false,"fork":false,"pushed_at":"2021-09-27T19:48:58.000Z","size":233,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T18:12:24.769Z","etag":null,"topics":["dot-files","termux","ubuntu","wsl"],"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/faouziMohamed.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":"2021-01-07T00:13:27.000Z","updated_at":"2023-08-25T10:39:38.000Z","dependencies_parsed_at":"2023-03-13T14:35:35.124Z","dependency_job_id":null,"html_url":"https://github.com/faouziMohamed/dot-files","commit_stats":{"total_commits":65,"total_committers":1,"mean_commits":65.0,"dds":0.0,"last_synced_commit":"860e0472f1438d14eb090a2278b55b3cc7c631ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faouziMohamed%2Fdot-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faouziMohamed%2Fdot-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faouziMohamed%2Fdot-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faouziMohamed%2Fdot-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faouziMohamed","download_url":"https://codeload.github.com/faouziMohamed/dot-files/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246358338,"owners_count":20764366,"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":["dot-files","termux","ubuntu","wsl"],"created_at":"2024-10-03T21:15:15.906Z","updated_at":"2026-05-19T19:08:00.777Z","avatar_url":"https://github.com/faouziMohamed.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dot-files (.*)  \n\n \u003cp align='left'\u003e\n  \u003ca href='https://github.com/faouziMohamed/Dot-files/pulls'\u003e\n     \u003cimg src='https://img.shields.io/badge/Pull%20request-Welcome-96ff00.svg?\u0026style=for-the-badge' alt='pr badge'\u003e\n  \u003c/a\u003e\n \u003c/p\u003e  \n\nMy personal dot-files in Ubuntu, android termux and WSL(on windows)  \n\u003cp align=\"left\"\u003e\n    \u003cimg src='images/preview.png' alt='Preview with git status' height='400'\u003e\n\u003c/p\u003e   \n\n## Installation  \n\n### Warning  \n- If you want to give these dot-files a try, you ***should first fork this repository, review the code, and remove things  you don’t want or need***. Don’t blindly use my settings unless you know  what that entails. Use at your own risk!\n\n- You probably don't need to sign your git commits using my git `user.name` and `user.email`, though.   \nFor that you must either remove or edit these two first lines in the [home/user/git/_gitconfig.txt](home/user/git/_gitconfig.txt) file changing the name here `Faouzi Mohamed` by the name you want and changing the email `57812398+faouziMohamed@users.noreply.github.com` replacing by the your.\n```bash\n 1|  user.name,  Faouzi Mohamed\n 2|  user.email, 57812398+faouziMohamed@users.noreply.github.com\n..|  ...\n```\n_________________________\n### Installation steps \n* You can clone the repository wherever you want.\n* The bootstrapper script will pull in the latest version and copy the files to your home folder using `rsync` command.\n\nBefore install make sure that `rsync` is installed : \n\n```bash\nsudo apt install rsync\n```\n\nClone the repository wherever you want or download the repository in zip format.\n\n```bash\ngit clone git@github.com:faouziMohamed/dot-files.git\n# Or\ngit clone https://github.com/faouziMohamed/dot-files.git\n```\n```bash\ncd dot-files\nchmod +x bootstrap.sh\nsource bootstrap.sh\n```\n\nAlternatively, to update while avoiding the confirmation prompt:\n\n```bash\nset -- -f; source bootstrap.sh\n```\n\n## License\n\nThis repository is under [MIT](LICENSE) license\n\n## Feedback \n\nSuggestions and improvements are [welcome](https://github.com/faouziMohamed/Dot-files/issues)  \n\n## \u003c^\u003e\nDon't forget to give a star if you like and if you want more cool stuff for your dotfiles you can visit this github repo ([mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles)) to find more awesome stuff.\n## Thanks...\n\n* Especially for [Mathisbynens](https://github.com/mathiasbynens)'s dot-files repo and many others.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaouzimohamed%2Fdot-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaouzimohamed%2Fdot-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaouzimohamed%2Fdot-files/lists"}