summaryrefslogtreecommitdiff
path: root/zsh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh.sh')
-rwxr-xr-xzsh.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/zsh.sh b/zsh.sh
deleted file mode 100755
index 3767ec3..0000000
--- a/zsh.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-!#bin/sh
-
-sudo chsh $(which zsh) master
-sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"