Add python
This commit is contained in:
parent
a541e2c2cc
commit
66ad6d2fcc
@ -10,8 +10,9 @@ setupdir=$(pwd)
|
|||||||
#change to home (does not show in terminal)
|
#change to home (does not show in terminal)
|
||||||
cd "$HOME"
|
cd "$HOME"
|
||||||
|
|
||||||
# update mirrors and packages
|
# fix install problems
|
||||||
sudo pacman -Syu
|
sudo pacman -Syu
|
||||||
|
sudo pacman -S python
|
||||||
|
|
||||||
#in_xfce=0
|
#in_xfce=0
|
||||||
#in_i3gaps=0
|
#in_i3gaps=0
|
||||||
|
Loading…
Reference in New Issue
Block a user