[meta] Powerline setup

pull/28/head
Alpha Chen 10 years ago
parent 9c14ef574e
commit 4bcac59936

@ -1,4 +1,5 @@
---
# - git: repo=https://github.com/kejadlen/dotfiles.git dest=~/.dotfiles force=no
- include: dotfiles.yml
- include: powerline.yml
- include: prezto.yml

@ -0,0 +1,3 @@
---
- homebrew: name=python state=present
- command: pip install -e --user ~/.dotfiles/src/powerline
Loading…
Cancel
Save