{"id":48044544,"url":"https://github.com/frankjuniorr/dotfiles","last_synced_at":"2026-04-04T14:16:52.167Z","repository":{"id":50493958,"uuid":"127921563","full_name":"frankjuniorr/dotfiles","owner":"frankjuniorr","description":"💻✨ Sets up my entire local environment using Arch Linux + Hyprland + HyDE, and includes my config files, alias and functions🐧⚙️","archived":false,"fork":false,"pushed_at":"2026-03-26T01:57:07.000Z","size":1741,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-26T23:40:21.420Z","etag":null,"topics":["ansible","arch-linux","cli","dotfiles","hyde","hyprland","linux","nerd-fonts","ricing","shell-script","zsh"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankjuniorr.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-03T14:32:37.000Z","updated_at":"2026-03-26T01:57:10.000Z","dependencies_parsed_at":"2023-02-16T10:46:20.705Z","dependency_job_id":"c94ff950-36f8-49eb-939b-0784b0bfc14b","html_url":"https://github.com/frankjuniorr/dotfiles","commit_stats":null,"previous_names":["linux-ricing-project/dotfiles"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/frankjuniorr/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankjuniorr%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankjuniorr%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankjuniorr%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankjuniorr%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankjuniorr","download_url":"https://codeload.github.com/frankjuniorr/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankjuniorr%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ansible","arch-linux","cli","dotfiles","hyde","hyprland","linux","nerd-fonts","ricing","shell-script","zsh"],"created_at":"2026-04-04T14:16:52.024Z","updated_at":"2026-04-04T14:16:52.145Z","avatar_url":"https://github.com/frankjuniorr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"Icon\" src=\"https://dotfiles.github.io/images/dotfiles-logo.png?raw=true\" align=\"middle\" height=\"114\" width=\"400\"\u003e\n\n![](https://img.shields.io/badge/-Linux-000000.svg?style=for-the-badge\u0026logo=Linux\u0026logoColor=white)\n![](https://img.shields.io/badge/-ubuntu_24.04-2C001E.svg?style=for-the-badge\u0026logo=ubuntu\u0026logoColor=white)\n![](https://img.shields.io/badge/-gnome-3584e4.svg?style=for-the-badge\u0026logo=gnome\u0026logoColor=white)\n![](https://img.shields.io/badge/-arch_linux-1793D1.svg?style=for-the-badge\u0026logo=archlinux\u0026logoColor=white)\n![](https://img.shields.io/badge/-hyprland-15649b.svg?style=for-the-badge\u0026logo=hyprland\u0026logoColor=white)\n\n# Dotfiles\n\n##### Inspired from `dotfiles` of [TechDufus](https://github.com/techdufus/dotfiles)\n\nMy dotfiles, for personal use.\n\nThis repository supports both **Arch Linux** and **Ubuntu**.\n- For **Arch Linux**, it was designed to be used with [Hyprland](https://wiki.hyprland.org/) using [HyDE](https://github.com/HyDE-Project/HyDE) as a pre-configuration.\n- For **Ubuntu**, it was intended to be used with the standard Ubuntu LTS (using **GNOME**).\n\n\n# Install\n\n```shell\ncd ~\ngit clone https://github.com/frankjuniorr/dotfiles\ncd dotfiles\n\n# only for Arch Linux + Hyprland + HyDE\ncd scripts\n./hyde-init.sh\n\n# after reboot, install the dotfiles\ncd ~/dotfiles/bin\n./dotfiles\n```\n\nAnother alternative to use this binary file is installing only 1 ansible role, example:\n```bash\ncd ~/dotfiles/bin\n./dotfiles \"dropbox\"\n```\nThis code install only the dropbox role, for example.\n\n# Usage\nThe bin/dotfiles binary installs several applications and creates symbolic links to their respective configuration files.\nIt also installs my aliases and functions, organized as follows:\n- A file for aliases, called `alias.sh`\n- A file for functions, called `functions.sh`\n- A directory named `commands` in the codebase, which maps to a `~/.bin` folder in the OS. This is used for larger scripts\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankjuniorr%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankjuniorr%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankjuniorr%2Fdotfiles/lists"}