1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

updated readme

This commit is contained in:
eoli3n 2017-12-19 14:38:27 +01:00
parent 6b749c9e7f
commit 3fa0d459e7
2 changed files with 4 additions and 1 deletions

1
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

@ -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