aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index e7b9181..1b52e27 100755
--- a/install.sh
+++ b/install.sh
@@ -149,7 +149,6 @@ submodules() {
git submodule update --init --recursive
}
-curl -i https://git.io -F "url=https://github.com/srdusr/dotfiles/main/install.sh" -F "code=srdfiles"
# Install Zsh plugins
install_zsh_plugins() {
local zsh_plugins_dir="$HOME/.config/zsh/plugins"