Add oh-my-zsh

This commit is contained in:
Fabian Becker 2021-04-26 10:35:47 +02:00
parent 2ac3e6e6cc
commit 970a315272
No known key found for this signature in database
GPG Key ID: A8C282BC79C830AC

View File

@ -1,5 +1,8 @@
#!/usr/bin/env bash
# Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
# Install asdf-vm
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.8.0