From 879583a1b699319cef541ab7e9d5a1cd1ef81239 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 19 Feb 2024 11:04:48 +0100 Subject: more lua, hammerspoon and aliases improvements --- bootstrap.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 1283370..e190a7d 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,9 +1,4 @@ #!/bin/bash -source ./.vscode/vscode.sh - # Install Oh My Zsh sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended - -# Install Volta (https://volta.sh/) -curl https://get.volta.sh | bash -- cgit v1.2.3