From e122f53b2bf55dee6036cf1cf036d13d55fc0256 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Mon, 29 Apr 2013 02:38:31 -0400 Subject: [PATCH] Quick README update --- README | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README b/README index c7d8831..e8a6bf9 100644 --- a/README +++ b/README @@ -1 +1,8 @@ -cd; curl -#L https://github.com/atomaka/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README,.gitignore}; source ~/.profile \ No newline at end of file +sudo apt-get zsh +chsh -s /bin/zsh +LOGOUT COMPLETELY and relogin +git clone repo +mv dotfiles/* . +git submodule update --init +source .zshrc +