Add some pip things
This commit is contained in:
parent
40cb019b8b
commit
0101132bb3
3 changed files with 4 additions and 2 deletions
|
@ -41,8 +41,9 @@ sudo apt clean
|
|||
# Set compose key
|
||||
sudo sed -i 's/XKBOPTIONS=""/XKBOPTIONS="compose:caps"/g' /etc/default/keyboard
|
||||
|
||||
# Install pip packages
|
||||
# Install pip packages – probably some missing
|
||||
sudo pip3 install pywal
|
||||
pip3 install pylast saxonche
|
||||
|
||||
# Install zsh (it gets set later)
|
||||
wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit cc87be8be9a52935be78cd37a132ab0b924afc81
|
||||
Subproject commit 3ac23d3ed26c908a328b42c45d53947584f7cd54
|
Loading…
Add table
Add a link
Reference in a new issue