From 38221987455c452288e2351d991db877f51f6570 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 27 Apr 2025 04:43:44 +0900 Subject: bootstrap: remove hotaru node --- mitamae/default.rb | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'mitamae/default.rb') diff --git a/mitamae/default.rb b/mitamae/default.rb index 0ae7610..a2b56a5 100644 --- a/mitamae/default.rb +++ b/mitamae/default.rb @@ -49,16 +49,6 @@ end directory "#{home}/bin" -# Go -execute "go" do - command "go build -o #{home}/bin/git-extract-issue src/gitalias/git-extract-issue.go" - not_if "test -f #{home}/bin/git-extract-issue" -end -execute "go" do - command "go build -o #{home}/bin/git-sw src/gitalias/git-sw.go" - not_if "test -f #{home}/bin/git-sw" -end - link "#{home}/bin/tmux-pane-idx" do to "#{home}/dotfiles/bin/tmux-pane-idx" end -- cgit v1.2.3-70-g09d2