Add some pip things
This commit is contained in:
parent
40cb019b8b
commit
0101132bb3
3 changed files with 4 additions and 2 deletions
scripts
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue