Dotfiles
@atxtechbro
About Dotfiles
My personal dotfiles configuration
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
Frequently asked questions
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).
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments