Dotfiles
@atxtechbro
关于 Dotfiles
My personal dotfiles configuration
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Dotfiles?
Dotfiles is a collection of configuration files that provides a consistent development environment across different machines. It follows the "spilled coffee principle," "snowball method," and "versioning mindset" to ensure reproducibility, continuous improvement, and iterative progress.
How to use Dotfiles?
Clone the repository to ~/ppv/pillars/dotfiles and run ./setup.sh to create symlinks, set up secrets from a template, and apply configurations. The script requires git and curl but does not install packages.
Key features of Dotfiles
- Modular shell configuration with automatic lazy loading
- Secret management via untracked
~/.bash_secretsfile - Platform-based repository organization (Arch Linux, Raspberry Pi, etc.)
- Hybrid category/use-case organization within platform directories
- REPL-based development workflow support with MCP integration
- Detection-based implementation for automatic hardware optimization
Use cases of Dotfiles
- Quickly recovering a development environment after a system failure
- Setting up a new machine with consistent configurations
- Managing environment-sensitive secrets across different machines
- Organizing configurations for multiple hardware platforms (desktop, Raspberry Pi)
FAQ from Dotfiles
How do I install Dotfiles?
Clone the repository to ~/ppv/pillars/dotfiles and run ./setup.sh from that directory. The script creates symlinks and sets up your secrets file from the example template.
What packages are recommended but not required?
Git, GitHub CLI (gh), jq, tmux, curl, and wget. Installation commands are provided for Ubuntu/Debian, Arch Linux, and macOS.
How does Dotfiles handle secrets?
Sensitive information is stored in ~/.bash_secrets (not tracked in Git). Copy the example template, set permissions to 600, and edit it. The file is automatically loaded by .bashrc.
Does Dotfiles install software?
No. The setup script only configures dotfiles. Package installation is documented separately for each tool (e.g., Google Chrome, Go, tmux, Neovim) but must be done manually.
What principles guide this repository?
Three core principles: the Spilled Coffee Principle (reproducibility after disaster), the Snowball Method (continuous improvement through accumulated knowledge), and the Versioning Mindset (iterative progress with feedback loops).
其他 分类下的更多 MCP 服务器
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ICSS
chokcoco不止于 CSS
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论