{"id":25284396,"url":"https://github.com/caminashell/fastfetch-config","last_synced_at":"2026-02-09T06:34:30.784Z","repository":{"id":276983043,"uuid":"930902916","full_name":"caminashell/fastfetch-config","owner":"caminashell","description":"Personal Fast Fetch Config File","archived":false,"fork":false,"pushed_at":"2025-02-11T21:12:44.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T14:39:38.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caminashell.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":"2025-02-11T12:01:06.000Z","updated_at":"2025-02-11T21:12:48.000Z","dependencies_parsed_at":"2025-02-11T14:28:18.639Z","dependency_job_id":"c1d4159d-9b9d-41f2-a89c-3cbc6150e85f","html_url":"https://github.com/caminashell/fastfetch-config","commit_stats":null,"previous_names":["caminashell/fastfetch-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caminashell/fastfetch-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caminashell%2Ffastfetch-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caminashell%2Ffastfetch-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caminashell%2Ffastfetch-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caminashell%2Ffastfetch-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caminashell","download_url":"https://codeload.github.com/caminashell/fastfetch-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caminashell%2Ffastfetch-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270899522,"owners_count":24664715,"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-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2025-02-12T20:38:27.070Z","updated_at":"2026-02-09T06:34:30.718Z","avatar_url":"https://github.com/caminashell.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastfetch Configuration\n\n![Screenshot From 2025-02-11 11-29-14](https://github.com/user-attachments/assets/9e9bb233-6f2a-4685-aba8-24de86854f03)\n\n\u003e Fastfetch is a [neofetch](https://github.com/dylanaraps/neofetch)-like tool for fetching system information and displaying it prettily. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, macOS, SunOS and Windows 7+ are supported.\n\n[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/fastfetch-cli/fastfetch/ci.yml)](https://github.com/fastfetch-cli/fastfetch/actions)\n[![GitHub license](https://img.shields.io/github/license/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/blob/dev/LICENSE)\n[![GitHub contributors](https://img.shields.io/github/contributors/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/graphs/contributors)\n[![GitHub top language](https://img.shields.io/github/languages/top/fastfetch-cli/fastfetch?logo=c\u0026label=)](https://github.com/fastfetch-cli/fastfetch/blob/dev/CMakeLists.txt#L5)\n[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/fastfetch-cli/fastfetch)](https://github.com/fastfetch-cli/fastfetch/commits)  \n[![homebrew downloads](https://img.shields.io/homebrew/installs/dm/fastfetch?logo=homebrew)](https://formulae.brew.sh/formula/fastfetch#default)\n[![GitHub all releases](https://img.shields.io/github/downloads/fastfetch-cli/fastfetch/total?logo=github)](https://github.com/fastfetch-cli/fastfetch/releases)  \n[![GitHub release (with filter)](https://img.shields.io/github/v/release/fastfetch-cli/fastfetch?logo=github)](https://github.com/fastfetch-cli/fastfetch/releases)\n[![latest packaged version(s)](https://repology.org/badge/latest-versions/fastfetch.svg)](https://repology.org/project/fastfetch/versions)\n[![Packaging status](https://repology.org/badge/tiny-repos/fastfetch.svg)](https://repology.org/project/fastfetch/versions)\n\nTo install Fastfetch, please consult [the official repository](https://github.com/fastfetch-cli/fastfetch).\n\n## Config Installation\n\nTo use this configuration, install the `config.jsonc` file to `~/.config/fastfetch/`\n\nIf you do not have this folder, create it:\n\n```sh\n$ mkdir -p ~/.config/fastfetch\n```\n\nCreate the file with your editor (Nano, Vim, etc.), or create the file in the command line:\n\n```sh\n$ touch ~/.config/fastfetch/config.jsonc\n```\n\nCopy the entire contents of the `config.json` file from this repository to your newly created file.\n\nSave and exit the file.\n\nRun `fastfetch` within your terminal.\n\n## What the configuration shows\n\n### Software\n\n- Operating system release\n- Kernel version\n- System service manager version\n- Installed packages\n- Shell type\n- Terminal version\n- Terminal font\n- Display environment\n- Window manager\n- Login manager\n- Window manager theme\n- Desktop environment theme\n- Desktop icons theme\n- OpenGL version\n- Vulkan version\n- Locale\n\n### Hardware\n\n- Host mainboard identifier\n- BIOS/UEFI release version\n- CPU type\n- GPU type\n- Memory currently in use\n- Swap file in use\n- Disk information\n  - Showing `btrfs` module.\n  - Replace `btrfs` module with `disk` or `physicaldisk` if not using BTRFS.\n- Display monitor\n- Screen resolution information\n- Brightness detail _(if applicable)_\n- Battery detail _(if applicable)_\n- Power detail _(if applicable)_\n- Audio device currently in use\n- Bluetooth devices\n\n### Time Information\n\n- Age: Time since OS installation\n- Uptime: Since boot\n- Local date \u0026 time information, including week \u0026 day in the year.\n\n### Misc.\n\n- OS logo right-aligned\n- Terminal colours at foot\n\n\u003e [!TIP]\n\u003e Add the following alias to your `.bashrc` or `.zshrc` file as a quick-key shortcut.\n\u003e ```sh\n\u003e alias ff=\"fastfetch\"\n\u003e ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaminashell%2Ffastfetch-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaminashell%2Ffastfetch-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaminashell%2Ffastfetch-config/lists"}