Skip to content

Commit 3e1d258

Browse files
add explicit pip3 on powerline install
1 parent 64f37f6 commit 3e1d258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/zsh/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
- name: Install powerline
6464
pip:
6565
name: powerline-status
66+
executable: pip3
6667

6768
- name: reload zshrc
6869
shell: "source ~/.zshrc"

0 commit comments

Comments
 (0)