This commit is contained in:
Tobias Schmidl 2018-02-05 06:48:20 +01:00
parent fa85018ff4
commit 54d282049e

View file

@ -15,7 +15,7 @@ sudo -S bash -c "curl --tlsv1.2 -RLfs https://bootstrap.pypa.io/get-pip.py | pyt
curl --tlsv1.2 -RLfs https://bootstrap.pypa.io/get-pip.py | python3"
# zsh related
mkdir -p $HOME/.local/lib/zsh &&
mkdir -p $HOME/.local/lib/zsh/custom-zsh &&
git clone https://github.com/zsh-users/antigen.git $HOME/.local/lib/zsh/antigen &&
curl -RLSso $HOME/.zshrc https://github.com/schtobia/systemsettings/raw/master/zshrc