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