{"id":16773649,"url":"https://github.com/borjapazr/dotfiles","last_synced_at":"2025-04-10T20:04:06.247Z","repository":{"id":46984202,"uuid":"256887632","full_name":"borjapazr/dotfiles","owner":"borjapazr","description":"💻🚀 Custom dotfiles for UNIX based systems","archived":false,"fork":false,"pushed_at":"2025-03-06T12:35:19.000Z","size":3193,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T12:07:45.882Z","etag":null,"topics":["bash","dotfiles","dotfiles-installer","dotfiles-linux","fzf","navi","oh-my-zsh","rofi","shell","ubuntu","zsh"],"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/borjapazr.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-19T01:19:18.000Z","updated_at":"2025-03-06T12:35:22.000Z","dependencies_parsed_at":"2024-04-13T01:30:32.615Z","dependency_job_id":"8013d7a0-cd9d-4e47-ac00-cb83404a8cc1","html_url":"https://github.com/borjapazr/dotfiles","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/borjapazr%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjapazr%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjapazr%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borjapazr%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borjapazr","download_url":"https://codeload.github.com/borjapazr/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248287934,"owners_count":21078811,"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","dotfiles","dotfiles-installer","dotfiles-linux","fzf","navi","oh-my-zsh","rofi","shell","ubuntu","zsh"],"created_at":"2024-10-13T06:46:34.072Z","updated_at":"2025-04-10T20:04:06.230Z","avatar_url":"https://github.com/borjapazr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003cimg\n  width=\"500\"\n alt=\".dotfiles\"\n src=\"https://i.imgur.com/SzBeVhB.png\"\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n  \n![GitHub CI Workflow Status](https://img.shields.io/github/actions/workflow/status/borjapazr/dotfiles/ci.yml?style=flat-square\u0026logo=github\u0026label=CI)\n\n\u003ch4\u003e\n  💻🚀 Custom dotfiles for UNIX based systems\n\u003c/h4\u003e\n\n\u003ca href=\"#ℹ️-about\"\u003eℹ️ About\u003c/a\u003e •\n\u003ca href=\"#-installation\"\u003e📥 Installation\u003c/a\u003e •\n\u003ca href=\"#-features\"\u003e📋 Features\u003c/a\u003e •\n\u003ca href=\"#-contributing\"\u003e👥 Contributing\u003c/a\u003e •\n\u003ca href=\"#-credits\"\u003e🎯 Credits\u003c/a\u003e •\n\u003ca href=\"#-license\"\u003e🚩 License\u003c/a\u003e\n\n\u003c/div\u003e\n\n---\n\n## ℹ️ About\n\nPersonal .dotfiles for quick configuration of my UNIX-based devices. They are tailored to my needs and do not claim to be the right solution for ideal .dotfiles.\n\n\u003e 💡 As a starting point to get all your configuration files and scripts organised I recommend you to use [dotly](https://github.com/CodelyTV/dotly), which is a project that describes itself as a simple and fast dotfiles framework.\n\n## 📥 Installation\n\nUsing `wget`:\n\n```bash\nbash \u003c(wget -qO- https://raw.githubusercontent.com/borjapazr/dotfiles/HEAD/installer)\n```\n\nOr using `curl`:\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/borjapazr/dotfiles/HEAD/installer)\n```\n\n### 🧸 Configuration\n\nRead [this](doc/installation-guide.md) page.\n\n## 📋 Features\n\n### ⚒️ Built with\n\n- [Oh My Zsh](https://ohmyz.sh/) Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout...\n- [fzf](https://github.com/junegunn/fzf) A general-purpose command-line fuzzy finder.\n- [dotbot](https://github.com/anishathalye/dotbot) Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files [bo]o[t]strapper, get it?). It does less than you think, because version control systems do more than you think.\n\n### 🌚 The `dot` command\n\n`dot` is the core command my .dotfiles. If you execute it, you'll see all your scripts.\n\n```bash\n[mars] ~ dot -h\nUsage:\n   dot\n   dot \u003ccontext\u003e\n   dot \u003ccontext\u003e \u003cscript\u003e [\u003cargs\u003e...]\n   dot -h | --help\n   dot -p | --print\n```\n\n## 👥 Contributing\n\nJust fork and open a pull request. All contributions are welcome 🤗\n\n## 🎯 Credits\n\nThese .dotfiles are largely based on [@rgomezcasas](https://github.com/rgomezcasas) [personal .dotfiles](https://github.com/rgomezcasas/dotfiles) and the [dotly](https://github.com/CodelyTV/dotly) framework. They have been adapted to suit my personal needs.\n\n🙏 Thank you very much for these wonderful creations.\n\n### ⭐ Stargazers\n\n[![Stargazers repo roster for @borjapazr/dotfiles](https://reporoster.com/stars/borjapazr/dotfiles)](https://github.com/borjapazr/dotfiles/stargazers)\n\n## 🚩 License\n\nMIT @ [borjapazr](https://me.marsmachine.space). Please see [License](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjapazr%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborjapazr%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborjapazr%2Fdotfiles/lists"}