We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90b669 commit b22bd9bCopy full SHA for b22bd9b
.goreleaser.yaml
@@ -62,16 +62,3 @@ brews:
62
dependencies:
63
- tmux
64
- zoxide
65
-
66
-nfpms:
67
- - id: default
68
- builds:
69
- - default
70
- file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Arch }}"
71
- package_name: "{{ .ProjectName }}"
72
- vendor: Josh Medeski
73
- homepage: "https://github.com/joshmedeski/sesh"
74
- maintainer: Josh Medeski <[email protected]>
75
- description: "Smart terminal session manager"
76
- formats:
77
- - deb
0 commit comments