mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[Codespaces] Set hostname because why not?
This commit is contained in:
parent
0809e03363
commit
e2a7a13222
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue