Joe Block 450d5b189d Add reference to bash and zsh frameworks
* Add bash-it reference for bash users.
* Add antigen, antigen-hs, dotzsh, oh-my-zsh and prezto framework references for zsh users
2014-09-30 17:49:37 -07:00

Awesome dotfiles

A curated list of dotfiles resources. Inspired by the awesome list thing.

Articles

Generic & Introduction

Tutorial

Shell startup

Using vcsh & mr

Using Ansible

Dotfiles repos

A collection of the most 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.
Mathiass 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.
Maximum Awesome Config files for vim and tmux, by Square vimsters. Vim, tmux. Built for Mac OS X.

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.

Tools

  • Ansible - Ansible is a radically simple configuration-management, application deployment, task-execution, and multinode orchestration engine.
  • battleschool - Development environment provisioning using ansible
  • 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

Frameworks

There are several frameworks that make it easier to customize your shell environment.

Bash

  • bash-it - Inspired by Robby Russell's oh-my-zsh framework for ZSH, this includes autocompletion, themes and other customizations.

ZSH

  • antigen - A plugin manager for zsh, inspired by oh-my-zsh and vundle. Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup.
  • antigen-hs An antigen-inspired zsh plugin manager that tries to do work statically and only on manual invocation, minimizing the zsh startup time. Antigen-hs is much more minimalistic and convention over configuration than antigen.
  • dotzsh dotzsh strives to be platform and version independent, some functionality may be lost when running under older versions of zsh, but it should degrade cleanly and allow you to use the same setup on multiple machines of differing OS's without problems.
  • oh-my-zsh - A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
  • prezto - Enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.

OS X

  • dockutil - command line tool for managing dock items
  • kody - A .files runner/manager written in node
  • osxc - osxc is mainly a set of playbook roles made for OS X configuration

Misc.

  • 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.
Description
A curated list of dotfiles resources.
Readme 181 KiB