aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2024-06-21 02:34:01 +0200
committersrdusr <trevorgray@srdusr.com>2024-06-21 02:34:01 +0200
commitce69ab13991d2547bdb097a4ace6767cc5fa15ee (patch)
tree7e55518cc29485164a16e9d4373af17dafefb914 /install.sh
parent43f2a3723efda5ce2235eaddd1840c1e1858cc69 (diff)
downloaddotfiles-ce69ab13991d2547bdb097a4ace6767cc5fa15ee.tar.gz
dotfiles-ce69ab13991d2547bdb097a4ace6767cc5fa15ee.zip
Testing
Diffstat (limited to 'install.sh')
-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"