From 8e7b8de5ccb63c459135845092d9504fd4d24d41 Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Tue, 6 Dec 2022 23:04:59 +0000 Subject: [PATCH] Update .local/share/chezmoi/software.yml --- .local/share/chezmoi/software.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.local/share/chezmoi/software.yml b/.local/share/chezmoi/software.yml index 4f5efd00..02ccc4ef 100644 --- a/.local/share/chezmoi/software.yml +++ b/.local/share/chezmoi/software.yml @@ -2652,14 +2652,22 @@ softwarePackages: - gnutls - grep go: - _bin: null + _bin: go _desc: '[Go](https://golang.org/) is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Go is syntactically similar to C, but with memory safety, garbage collection, structural typing, and CSP-style concurrency.' _docs: https://go.dev/doc/ _github: https://github.com/golang/go _home: https://go.dev/ _name: Go - _service: null + _service: false + _snapClassic: true ansible: professormanhattan.go + apt: golang-go + brew: go + choco: golang + pacman: go + port: go + scoop: go + snap: go go-chromecast: _bin: null _desc: CLI for Google Chromecast, Home devices and Cast Groups