diff --git a/bootstrap.sh b/bootstrap.sh index 200f0fd..4a11e93 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -3,7 +3,7 @@ NAME="waldek" EMAIL="waldek@mailbox.org" DEFAULT_SHELL="xonsh" -DEPENDENCIES_APT="zsh git tig tmux vim-nox htop python3 python3-pip" +DEPENDENCIES_APT="zsh git tig tmux vim-nox htop python3 python3-pip python3-venv npm" DEPENDENCIES_PIP="xonsh[full] xontrib-sh" SOURCES_DIR=~/sources/gitea_irisib