awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

22 dépôts

Awesome GitHub RepositoriesDotfile Managers

Tools for synchronizing and managing shell configuration files.

Distinguishing note: Focuses on cross-environment dotfile synchronization.

Explore 22 awesome GitHub repositories matching development tools & productivity · Dotfile Managers. Refine with filters or upvote what's useful.

Awesome Dotfile Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mathiasbynens/dotfilesAvatar de mathiasbynens

    mathiasbynens/dotfiles

    31,386Voir sur GitHub↗

    This is a Unix-based dotfiles repository providing a version-controlled collection of configuration files, environment variables, and shell aliases. Its primary purpose is to optimize macOS for software development by applying a curated set of system defaults and Zsh shell workflow enhancements. The project distinguishes itself through a comprehensive collection of macOS system defaults and specific configurations for the Zsh shell. It includes specialized Git workflow configurations and whitespace settings designed to standardize and accelerate version control operations across different env

    Maintains a version-controlled repository of dotfiles to synchronize consistent tool and editor settings across machines.

    Shellbashdotfilesmacos
    Voir sur GitHub↗31,386
  • atuinsh/atuinAvatar de atuinsh

    atuinsh/atuin

    30,266Voir sur GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    Enables synchronization of shell configuration files across environments.

    Rustbashfishhistory
    Voir sur GitHub↗30,266
  • lewagon/dotfilesAvatar de lewagon

    lewagon/dotfiles

    21,766Voir sur GitHub↗

    This is a Unix dotfiles repository that provides a central store of configuration files to synchronize application settings and environment variables across different systems. It functions as a standardized development environment setup, offering a consistent profile for code editors, debuggers, and language runtimes across multiple machines. The repository includes specific configuration profiles for shell environments, Git identity and commit authorship, and SSH agent automation for secure credential management. It manages the loading of identity files and integrates system keychains to aut

    Acts as a central store for synchronizing application settings and environment variables via dotfiles across systems.

    Shell
    Voir sur GitHub↗21,766
  • twpayne/chezmoiAvatar de twpayne

    twpayne/chezmoi

    18,075Voir sur GitHub↗

    chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files

    Provides a command-line utility for secure, version-controlled dotfile management using Git, templates, and encryption.

    Goconfigurationdotfiledotfile-management
    Voir sur GitHub↗18,075
  • lra/mackupAvatar de lra

    lra/mackup

    15,272Voir sur GitHub↗

    Mackup is a dotfile backup manager and application settings backup tool designed to keep software configuration files consistent across multiple computers. It functions by copying home directory configuration files into a centralized storage folder for preservation, restoration, and synchronization. The utility utilizes a symbolic link manager to replace local configuration files with symlinks pointing to a synchronized folder, enabling real-time updates. It supports cloud storage integration, allowing these configuration directories to be mirrored to remote backends for cross-machine environ

    Acts as a dotfile backup manager that synchronizes application configuration files across multiple machines using symbolic links.

    Python
    Voir sur GitHub↗15,272
  • emdash-cms/emdashAvatar de emdash-cms

    emdash-cms/emdash

    10,887Voir sur GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Creates encryption keys for plugin secrets and optionally writes them to environment files.

    TypeScriptastrocmsemdash
    Voir sur GitHub↗10,887
  • nix-community/home-managerAvatar de nix-community

    nix-community/home-manager

    9,985Voir sur GitHub↗

    Home Manager is a declarative framework for managing user-specific packages, dotfiles, and services. It serves as a tool for maintaining reproducible home directory setups and user environments across multiple machines using the Nix package manager. The system functions as a declarative dotfile manager, defining application configuration files from a central source to ensure consistency. It allows for the management of user-level software packages and the automation of background processes and services that start upon user login.

    Provides a declarative system for defining and managing application configuration files and dotfiles.

    Nixdotfilesnixnix-dotfiles
    Voir sur GitHub↗9,985
  • microsoft/vscode-copilot-chatAvatar de microsoft

    microsoft/vscode-copilot-chat

    9,493Voir sur GitHub↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Clones and applies personal dotfile repositories to new containerized development environments.

    TypeScript
    Voir sur GitHub↗9,493
  • prasanthrangan/hyprdotsAvatar de prasanthrangan

    prasanthrangan/hyprdots

    8,515Voir sur GitHub↗

    Hyprdots est une collection de fichiers de configuration et de scripts d'installation conçus pour configurer et personnaliser un environnement de gestionnaire de fenêtres en mosaïque Hyprland sur Linux. Il fournit un système automatisé pour déployer une interface de bureau personnalisée, incluant des thèmes, des styles et des raccourcis clavier préconfigurés. Le projet utilise un flux de travail de gestion de dotfiles modulaire pour organiser les paramètres système dans des fichiers distincts pour les styles visuels et les raccourcis clavier. Il emploie une installation par script shell pour automatiser le déploiement des dépendances et utilise des liens symboliques pour mapper un répertoire de configuration centralisé vers les chemins système. Le framework inclut des capacités de substitution de modèles basées sur des variables pour adapter les paramètres à un matériel spécifique et un format standardisé pour les messages de commit de contrôle de version.

    Implements a workflow for organizing and deploying system configuration files to maintain environment consistency.

    Shell
    Voir sur GitHub↗8,515
  • zsh-users/antigenAvatar de zsh-users

    zsh-users/antigen

    8,324Voir sur GitHub↗

    Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a plugin manager designed to download, load, and update plugins, themes, and frameworks directly from Git repositories using specific branches, tags, or versions. The project focuses on shell startup optimization by using static bundle caching and batch completion loading to reduce boot times. It distinguishes itself through environment reproduction capabilities, such as file-based state snapshotting and plugin state restoration, and a distribution workflow that bundles configurat

    Bundles shell configurations into a single file for easier installation and deployment of dotfiles.

    Shell
    Voir sur GitHub↗8,324
  • hyde-project/hydeAvatar de HyDE-Project

    HyDE-Project/HyDE

    8,248Voir sur GitHub↗

    HyDE is an Arch Linux configuration framework and system provisioning tool designed to automate the installation and customization of desktop environments. It functions as a window manager orchestrator and dotfiles management system to synchronize environment settings and deploy custom system configurations. The project includes a desktop environment theme engine that uses a patching tool to apply curated visual styles and color schemes across the interface. It also features hardware-aware driver detection to automatically apply correct bootloader and driver settings during the deployment pro

    Synchronizes and manages shell and system configuration files to maintain a consistent workspace.

    Shellaestheticdark-modedynamic
    Voir sur GitHub↗8,248
  • anishathalye/dotbotAvatar de anishathalye

    anishathalye/dotbot

    7,802Voir sur GitHub↗

    Dotbot is a dotfile installation manager and environment setup automator designed to deploy configuration files from a repository to a local system. It functions as a symlink deployment utility and templated configuration engine, using a combination of symbolic links and custom directives to synchronize settings across machines. The project enables the automation of dotfile deployment through a shell-based configuration bootstrapper. It supports the synchronization of application profiles and the rendering of dynamic configuration files from templates before they are deployed to the filesyste

    Automates the deployment and synchronization of shell configuration files from a repository to a local system.

    Python
    Voir sur GitHub↗7,802
  • holman/dotfilesAvatar de holman

    holman/dotfiles

    7,743Voir sur GitHub↗

    This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur

    Provides a system for version controlling and deploying shell configuration files across multiple machines.

    Shell
    Voir sur GitHub↗7,743
  • geerlingguy/mac-dev-playbookAvatar de geerlingguy

    geerlingguy/mac-dev-playbook

    6,985Voir sur GitHub↗

    This project is an Ansible-based automation suite designed to provision macOS development environments. It utilizes a set of playbooks to automate the installation of software, the configuration of system settings, and the setup of tools required for software engineering. The system distinguishes itself through variable-driven configuration and symlink-based dotfile syncing, allowing users to override default package lists and synchronize preferences from a central store. It supports both local setup and remote machine provisioning via SSH. The automation surface covers idempotent state mana

    Implements symlink-based synchronization of user preferences and configuration files from a central store.

    Shell
    Voir sur GitHub↗6,985
  • craftzdog/dotfiles-publicAvatar de craftzdog

    craftzdog/dotfiles-public

    7,023Voir sur GitHub↗

    This project is a cross-platform dotfiles collection and shell configuration framework designed to standardize development environments across Unix and Windows. It provides a set of version-controlled configuration files and environment settings for text editors, terminal multiplexers, and interactive command line interfaces. The collection functions as a symlink configuration manager, linking settings to the home directory to maintain synchronization across multiple machines. It includes a productivity framework for terminal workflow optimization, incorporating tools for fuzzy finding, direc

    Acts as a version-controlled collection of dotfiles for synchronizing settings across Unix and Windows.

    Lua
    Voir sur GitHub↗7,023
  • thelocehiliosan/yadmAvatar de TheLocehiliosan

    TheLocehiliosan/yadm

    6,328Voir sur GitHub↗

    yadm is a dotfile manager that uses Git as its underlying version control engine to track, synchronize, and manage configuration files across multiple machines. It keeps dotfiles in their original home directory locations while providing a system for deploying different file versions based on operating system, hostname, or hardware architecture through an alternate file naming convention. The tool distinguishes itself through several integrated capabilities that go beyond basic version control. It includes a template-based configuration generation system that renders files by merging template

    Encrypts and decrypts sensitive files within a dotfiles repository for secure storage and sharing.

    Python
    Voir sur GitHub↗6,328
  • yadm-dev/yadmAvatar de yadm-dev

    yadm-dev/yadm

    6,166Voir sur GitHub↗

    Provides built-in encryption and decryption of sensitive files stored in dotfiles repositories.

    Pythonbashbootstrapcommandline
    Voir sur GitHub↗6,166
  • macdao/ocds-guide-to-setting-up-macAvatar de macdao

    macdao/ocds-guide-to-setting-up-mac

    4,550Voir sur GitHub↗

    This project is a comprehensive guide for configuring macOS for software engineering. It provides instructions for setting up a development environment, optimizing system settings, and enhancing the terminal experience to increase productivity. The guide focuses on several core areas of system customization, including the automation of software installation via Homebrew and the configuration of the Zsh shell with plugins, themes, and productivity aliases. It details a strategy for managing dotfiles using symbolic links to synchronize configuration files across multiple machines. Additional c

    Provides a strategy for organizing and synchronizing configuration files across multiple machines using symbolic links.

    Voir sur GitHub↗4,550
  • lukesmithxyz/voidriceAvatar de LukeSmithxyz

    LukeSmithxyz/voidrice

    4,448Voir sur GitHub↗

    Voidrice est une collection de dotfiles Linux et Unix ainsi qu'une suite de scripts shell conçue pour établir un environnement de bureau minimaliste et standardisé. Il fournit un ensemble de fichiers de configuration pour les shells, les éditeurs de texte et les utilitaires système afin d'assurer un espace de travail cohérent sur différentes machines. Le projet utilise un gestionnaire de configuration basé sur des liens symboliques pour mapper les fichiers système vers un dépôt central, facilitant ainsi le versionnage. Il inclut également un système de favoris de répertoires en mode texte qui utilise des fichiers plats pour indexer et accéder rapidement aux chemins système favoris. La suite couvre des domaines étendus tels que l'amorçage de la configuration système via des scripts en couches, la standardisation des applications multimédias et la navigation personnalisée dans les répertoires. Elle utilise un mappage de déploiement déclaratif et une synchronisation pilotée par manifestes pour maintenir un environnement uniforme sur plusieurs installations.

    Synchronizes and manages shell configuration files to ensure a uniform environment and workflow.

    Shell
    Voir sur GitHub↗4,448
  • misterio77/nix-starter-configsAvatar de Misterio77

    Misterio77/nix-starter-configs

    3,721Voir sur GitHub↗

    nix-starter-configs is a collection of boilerplate templates and project structures for initializing reproducible NixOS system configurations and declarative dotfile management. It provides a foundation for managing user-specific applications and settings through a modular Home Manager setup that remains independent of the global system root. The project utilizes a Nix Flake project structure to lock dependencies and ensure consistent builds across different machines. It includes a package overlay framework and a dedicated system for defining custom software derivations to modify existing pac

    Provides a version-controlled method for syncing user preferences and configuration files across devices.

    Nix
    Voir sur GitHub↗3,721
Préc.12Suivant
  1. Home
  2. Development Tools & Productivity
  3. Dotfile Managers

Explorer les sous-tags

  • Secret Encryption for Dotfiles1 sous-tagEncrypts and decrypts sensitive files within a dotfiles repository for secure storage and sharing. **Distinct from Dotfile Managers:** Distinct from Dotfile Managers: focuses on encrypting secrets within dotfiles, not general dotfile synchronization.