diff options
Diffstat (limited to 'setup.sh')
-rw-r--r-- | setup.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/setup.sh b/setup.sh deleted file mode 100644 index 7470d40..0000000 --- a/setup.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -# Install oh-my-zsh -sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" - -rm -rf ../.zshrc - -stow zsh |