[Codespaces] Set hostname because why not?

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

View File

@ -1,3 +1,4 @@
sudo hostname KeanuCodespaces
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