[Codespaces] Attempt to autorun ZSH.

This commit is contained in:
Keanu Timmermans 2021-05-08 12:06:12 +00:00 committed by GitHub
parent 1ae2e1bfcc
commit 0809e03363
1 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,5 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/too
git clone https://github.com/keanuplayz/dotfiles ~/.dotfiles
echo "source ~/.dotfiles/zsh/zshrc" >> ~/.zshrc
pip install colorama psutil distro
zsh
echo "zsh" >> ~/.bashrc
source ~/.bashrc