Add thefuck to pip packages to install.
parent
723121cc1a
commit
7e854674b4
|
@ -107,7 +107,9 @@ fi
|
|||
# Python3
|
||||
|
||||
if has_tags pm:pip3; then
|
||||
pip3_install powerline-status
|
||||
pip3_install \
|
||||
powerline-status \
|
||||
thefuck
|
||||
fi
|
||||
|
||||
# change default terminal to urxvt
|
||||
|
|
Loading…
Reference in New Issue