From c22f0e0f70b7cb42c06e111d22d41f0aff1b1987 Mon Sep 17 00:00:00 2001 From: Liz Cray Date: Fri, 13 Dec 2024 16:54:07 -0500 Subject: [PATCH] OhMyZSH --- scripts/ohmyzsh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/ohmyzsh diff --git a/scripts/ohmyzsh b/scripts/ohmyzsh new file mode 100644 index 0000000..27994f9 --- /dev/null +++ b/scripts/ohmyzsh @@ -0,0 +1,2 @@ +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" --unattended +curl -fsSL https://git.corrupt.link/liz/hdos/raw/branch/main/dotfiles/zshrc > $HOME/.zshrc