mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
1.6.0 Add zsh
This commit is contained in:
7
apt.sh
7
apt.sh
@@ -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
|
||||
Reference in New Issue
Block a user