diff --git a/setup/install.sh b/setup/install.sh index 213b624..523094c 100644 --- a/setup/install.sh +++ b/setup/install.sh @@ -15,4 +15,5 @@ case $doit in *) echo "please choose a desktop enviroment to install" ;; esac -bash ~/Dotfiles/setup/modules/shell.sh \ No newline at end of file +bash ~/Dotfiles/setup/modules/shell.sh +bash ~/Dotfiles/setup/modules/python.sh