mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[Codespaces] Install welcome script dependencies.
This commit is contained in:
parent
35dfa8d184
commit
cc4aa3ab52
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ rm -rf ~/.oh-my-zsh
|
|||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
|
||||
git clone https://github.com/keanuplayz/dotfiles ~/.dotfiles
|
||||
echo "source ~/.dotfiles/zsh/zshrc" >> ~/.zshrc
|
||||
pip install colorama psutil distro
|
||||
zsh
|
Loading…
Add table
Add a link
Reference in a new issue