From 1c27500ccf54f46ba2056cc186293cd1c2c27c0e Mon Sep 17 00:00:00 2001 From: Lars Kappert Date: Mon, 29 Sep 2014 22:23:38 +0200 Subject: [PATCH] Add articles --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 653bc52..ac6122e 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c * [Setting up a new (OS X) development machine: Part 3 - Dotfiles and custom SSH config](http://mattstauffer.co/blog/setting-up-a-new-os-x-development-machine-part-3-dotfiles-rc-files-and-ssh-config) * [Setting Up a Mac Dev Machine From Zero to Hero With Dotfiles](http://code.tutsplus.com/tutorials/setting-up-a-mac-dev-machine-from-zero-to-hero-with-dotfiles--net-35449) * [Using Git and GitHub to manage your dotfiles](http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/) +* [conf.d like directories for zsh/bash dotfiles](http://chr4.org/blog/2014/09/10/conf-dot-d-like-directories-for-zsh-slash-bash-dotfiles/) + +### Shell startup + +* [Shell startup scripts](http://blog.flowblok.id.au/2013-02/shell-startup-scripts.html) +* [Zsh/Bash startup files loading order](http://shreevatsa.wordpress.com/2008/03/30/zshbash-startup-files-loading-order-bashrc-zshrc-etc/) + ### Using vcsh & mr @@ -22,6 +29,11 @@ A curated list of dotfiles resources. Inspired by the [awesome](https://github.c * [Managing dot-files with vcsh and myrepos](http://blog.tfnico.com/2014/03/managing-dot-files-with-vcsh-and-myrepos.html) * [Manage dotfiles using vcsh and mr](http://www.kunxi.org/blog/2014/02/manage-dotfiles-using-vcsh-and-mr/) +### Using Ansible + +* [Dotfiles and dev tools provisioned by Ansible](http://palcu.blogspot.nl/2014/06/dotfiles-and-dev-tools-provisioned-by.html) +* [Manage a development machine with Ansible](http://kreusch.com.br/blog/2013/12/03/manage-a-development-machine-with-ansible/) + ## Dotfiles repos A small collection of popular, well-maintained, and collaborative dotfiles repositories.