From 729d4ddb1c1c4b24019bbead970546fc66b61f99 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Fri, 25 Jul 2014 18:03:06 -0500 Subject: [PATCH] updating readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1a4475d..e3d5d38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dotfiles -These are my dotfiles, which contain my custom system configuration preferences. +Welcome to my world. ## Contents @@ -9,7 +9,8 @@ These are my dotfiles, which contain my custom system configuration preferences. + tmux configuration + git configuration + osx configuration -+ bash configuration ++ Node.js setup (nvm) ++ Homebrew files (Brewfile) ## Install @@ -64,4 +65,4 @@ Then, if you would like to restore your previous configuration, run the restore ## ZSH Plugins -By default, the *.zshrc* file will source any file within .dotfiles that has the *".zsh"* suffix. +By default, the *.zshrc* file will source any file within `.dotfiles/zsh` that has the *".zsh"* suffix.