Awesome dotfiles
A curated list of dotfiles resources. Inspired by the awesome list thing.
文正
通用和介绍
手册
- 开始使用 dotfiles
- Setting up a new (OS X) development machine: Part 3 - Dotfiles and custom SSH config
- Setting Up a Mac Dev Machine From Zero to Hero With Dotfiles
- Using Git and GitHub to manage your dotfiles
使用 vcsh & mr
- Manage dotfiles Quickly and Effortlessly
- Managing dot-files with vcsh and myrepos
- Manage dotfiles using vcsh and mr
Dotfiles repos
A small collection of popular, well-maintained, and collaborative dotfiles repositories.
Title | Description | Focus |
---|---|---|
holman does dotfiles | holman does dotfiles | Organized well around topics. Author wants it to work for everyone. |
Mathias’s dotfiles | .files, including ~/.osx — sensible hacker defaults for OS X | Lots of goodness here, great collaborative community effort. |
YADR | The best vim, git, zsh plugins and the cleanest vimrc you've ever seen | Homebrew, zsh, git, vim, and more. Active repository. |
thoughtbot dotfiles | A set of vim, zsh, git, and tmux configuration files | Zsh, vim, tmux, git, homebrew. Uses rcm. |
Eduardo's dotfiles | The first JavaScript-based dotfiles powered by Grunt. | Zsh, Node.js, Ruby, OS X defaults. Installable from npm. |
Bashstrap | Bootstrap for your terminal. A quick way to spruce up OSX terminal. | OS X Terminal, prompt, iTerm. |
Bash it | A community bash framework. | Autocompletion, themes, aliases, custom functions. Well-structured framework. |
There are many more great dotfiles repos out there, each containing their own inspiration and gems.
Tip: search for a filename on GitHub, e.g. site:github.com .gitconfig.
工具
- Bork - a bash DSL for config management
- dotbot - A tool that bootstraps your dotfiles
- fresh - Keep your dot files fresh. fresh is a tool to source shell configuration (aliases, functions, etc) from others into your own configuration files.
- GNU Stow - GNU Stow is a symlink farm manager which takes distinct packages of software and/or data located in separate directories on the filesystem, and makes them appear to be installed in the same place.
- homeshick - git dotfile synchronizer written in bash
- homesick - Your home directory is your castle. Don't leave your dotfiles behind (post).
- rcm - rc file (dotfile) management
- Super User Stone - SUS manages the deployment of your configuration files (dotfiles) (post).
- vcsh - Version Control System for $HOME, multiple Git repositories in $HOME
OS X
杂项.
- dotfiles.github.io - Your unofficial guide to dotfiles on GitHub.
- dotfiles.org - dotfiles.org is a place to upload, download, and share your dotfiles.
- OS X Defaults - A centralized place for the awesome work started by @mathiasbynens on .osx.
关联列表
- Awesome Shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
- Awesome Dev Env - A curated list of awesome tools, resources and workflow tips making an awesome development environment.