parent
9c14ef574e
commit
4bcac59936
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
# - git: repo=https://github.com/kejadlen/dotfiles.git dest=~/.dotfiles force=no
|
# - git: repo=https://github.com/kejadlen/dotfiles.git dest=~/.dotfiles force=no
|
||||||
- include: dotfiles.yml
|
- include: dotfiles.yml
|
||||||
|
- include: powerline.yml
|
||||||
- include: prezto.yml
|
- include: prezto.yml
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
- homebrew: name=python state=present
|
||||||
|
- command: pip install -e --user ~/.dotfiles/src/powerline
|
Loading…
Reference in new issue