mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
updated readme
This commit is contained in:
parent
6b749c9e7f
commit
3fa0d459e7
1
TODO
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
|
||||
|
Loading…
Reference in New Issue
Block a user