update
This commit is contained in:
parent
fa85018ff4
commit
54d282049e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue