{"id":19797348,"url":"https://github.com/laspavel/dotfiles","last_synced_at":"2025-08-01T19:34:41.036Z","repository":{"id":81284124,"uuid":"541275370","full_name":"laspavel/dotfiles","owner":"laspavel","description":"My dotfiles and personal preferences for OracleLinux, Debian, Ubuntu, Fedora, AlmaLinux, RockyLinux","archived":false,"fork":false,"pushed_at":"2025-07-27T12:00:05.000Z","size":3327328,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T14:20:59.150Z","etag":null,"topics":["almalinux","bash","bashrc","containers","debian","docker","dotfiles","fedora","linux","oraclelinux","rockylinux","shell","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/laspavel.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}},"created_at":"2022-09-25T18:48:15.000Z","updated_at":"2025-07-27T12:00:08.000Z","dependencies_parsed_at":"2023-12-19T15:55:27.109Z","dependency_job_id":"22777abb-21d4-45a0-8048-32a9e3f8352e","html_url":"https://github.com/laspavel/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/laspavel/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laspavel%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laspavel%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laspavel%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laspavel%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laspavel","download_url":"https://codeload.github.com/laspavel/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laspavel%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268287704,"owners_count":24226408,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["almalinux","bash","bashrc","containers","debian","docker","dotfiles","fedora","linux","oraclelinux","rockylinux","shell","ubuntu"],"created_at":"2024-11-12T07:24:52.824Z","updated_at":"2025-08-01T19:34:41.028Z","avatar_url":"https://github.com/laspavel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ Dotfiles – Cross-Distro Config for Linux Workstations and Servers\n\nThis repository contains my personal Linux configuration files (dotfiles) and preferences for quickly bootstrapping development or admin environments on:\n\n* Oracle Linux\n* Debian / Ubuntu\n* Fedora Workstation / Server\n* AlmaLinux / Rocky Linux\n\n## 📌 Features\n\n* Unified .bashrc, .vimrc, .gitconfig, .tigrc, and more\n* Personal aliases and shell settings via .laspavelrc\n* Preconfigured .config/ for GNOME tools and other desktop apps\n* Backup \u0026 restore automation with a single bootstrap.sh script\n* Compatible with both workstation and server use cases\n\n## ⚙️ Requirements\n\n* git, zip, and basic Linux command-line tools\n* Optional: password for GNOME config backup saved in .pass file\n\n## 🚀 Usage\n\n### 🔄 Backup Existing Dotfiles\nYou can back up your current configs:\n\n```bash\n./bootstrap.sh --backup\n```\n\nOr schedule it as a daily cron task:\n\n```cron\n00 14 * * * laspavel cd /home/laspavel/_/dotfiles/ \u0026\u0026 ./bootstrap.sh --backup\n```\n\nThis will archive your current dotfiles and GNOME settings (if applicable).\n\n### 📦 Restore Configuration\n\nTo install and apply all dotfiles from this repository:\n\n```bash\n./bootstrap.sh\n```\n\nThe script will symlink configs into your $HOME, replacing existing ones after backing them up.\n\n## 📁 Included Configs\n\n```plaintext\ndotfiles/\n├── .bashrc          # Shell customization\n├── .vimrc           # Vim editor preferences\n├── .gitconfig       # Git aliases and behavior\n├── .tigrc           # tig viewer config\n├── .toprc           # top process monitor UI\n├── .psqlrc          # PostgreSQL CLI enhancements\n├── .wgetrc          # Wget defaults\n├── .config/         # GNOME and other desktop app configs\n├── bootstrap.sh     # Main install/backup script\n```\n\n## 🧪 Supported Systems\n\n* Fedora Workstation \u0026 Server\n* Ubuntu (22.04+), Debian 11/12\n* AlmaLinux / Rocky Linux / Oracle Linux (8 \u0026 9)\n\n## 📄 License\n\nMIT License.\n\n## 🤝 Contributions\n\nSuggestions and improvements are welcome! Feel free to open an issue or submit a pull request.\n\n## 📬 Contact\n\nAuthor: [laspavel](https://github.com/laspavel)\n\nFeel free to reach out with questions or ideas.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaspavel%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaspavel%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaspavel%2Fdotfiles/lists"}