From 3fa0d459e7768337ad8e57d7540ca590c4395ae7 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 19 Dec 2017 14:38:27 +0100 Subject: [PATCH] updated readme --- TODO | 1 + vagrant/archlinux/README.md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 1238c06..0d5e9d7 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,4 @@ - add tmux - use group_vars to select hosts conf in jinja2 - debug startx +- ssh-agent ssh-add in zshrc startx : TOFIX diff --git a/vagrant/archlinux/README.md b/vagrant/archlinux/README.md index 8416543..33ffc78 100644 --- a/vagrant/archlinux/README.md +++ b/vagrant/archlinux/README.md @@ -9,11 +9,13 @@ This is fully automatised ``` git clone --recursive https://github.com/eoli3n/dotfiles +cd dotfiles +git checkout dev cd dotfiles/vagrant/archlinux vagrant up ``` -# Manual +# Manual configurations after install ``` echo -e 'vagrant\n/usr/bin/zsh' | chsh