1.6.0 Add zsh

This commit is contained in:
2021-04-12 07:46:33 +00:00
parent c58ec27adb
commit 783f611138
4 changed files with 21 additions and 17 deletions

7
apt.sh
View File

@@ -35,11 +35,14 @@ apt install bash \
yarn \
stow \
man \
git
git \
zsh
pip install --upgrade pip
pip install youtube-dl requests
curl https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zsh
#TODO: Make a python install script
#TODO: Make a python install script
#TODO: Rewrite for arch