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 +