Skip to content

Commit

Permalink
move some tools to aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
cappyzawa committed Oct 25, 2023
1 parent cff37ad commit 40f06ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 95 deletions.
14 changes: 14 additions & 0 deletions .config/aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,17 @@ packages:
- name: BurntSushi/[email protected]
- name: jesseduffield/[email protected]
- name: x-motemen/[email protected]
- name: sharkdp/[email protected]
- name: xxxserxxx/[email protected]
- name: mikefarah/[email protected]
- name: dandavison/[email protected]
- name: o2sh/[email protected]
- name: smallstep/[email protected]
- name: smallstep/[email protected]
- name: mike-engel/[email protected]
- name: cheat/[email protected]
- name: golangci/[email protected]
- name: goreleaser/[email protected]
- name: google/[email protected]
- name: koalaman/[email protected]
- name: mvdan/[email protected]
95 changes: 0 additions & 95 deletions .zsh/zinit_wait.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -39,59 +39,17 @@ zinit ice wait"1" as"program" lucid \
make"install prefix=$ZPFX" pick"$ZPFX/bin/tig"
zinit light jonas/tig
# }}}
# sharkdp/hyperfine {{{
zinit ice wait"1" as"program" from"gh-r" pick"hyperfine-*/hyperfine" lucid
zinit light sharkdp/hyperfine
# }}}
# cjbassi/gotop {{{
zinit ice wait"1" as"program" from"gh-r" pick"gotop" lucid
zinit light cjbassi/gotop
# }}}
# Rasukarusan/fzf-chrome-active-tab (as tl) {{{
zinit ice lucid wait"2" as"program" from"gh-r" \
has"fzf" mv"chrome-tab-activate->tl"
zinit light Rasukarusan/fzf-chrome-active-tab
# }}}
# mikefarah/yq {{{
zinit ice wait'2' lucid as"program" from:"gh-r" \
mv"yq* -> yq"
zinit light mikefarah/yq
# }}}
# cli/cli (as gh) {{{
zinit ice wait'1' lucid as"program" from:"gh-r" \
mv"gh*/bin/gh->gh" \
atclone"gh completion --shell zsh > ~/.zsh/Completion/_gh" \
atpull"%atclone"
zinit light "cli/cli"
# }}}
# sharkdp/bat {{{
zinit ice wait'1' lucid as"program" from"gh-r" \
pick"bat-v*/bat" \
atload"compdef _gnu_generic bat"
zinit light sharkdp/bat
# }}}
# sharkdp/fd {{{
zinit ice wait'1' lucid as"program" from"gh-r" \
pick"fd-*/fd" \
atload"compdef _gnu_generic fd"
zinit light sharkdp/fd
# }}}
# sharkdp/diskus {{{
zinit ice wait'1' lucid as"program" from"gh-r" \
pick"diskus-*/diskus" \
atload"compdef _gnu_generic diskus"
zinit light sharkdp/diskus
# }}}
# dandavison/delta {{{
zinit ice wait'1' lucid as"program" from"gh-r" \
pick"delta-*/delta" \
atload"compdef _gnu_generic delta"
zinit light dandavison/delta
# }}}
# o2sh/onefetch {{{
zinit ice wait'1' lucid as"program" from:"gh-r"
zinit light o2sh/onefetch
# }}}
# facebookexperimental/starlark-rust {{{
zinit ice wait'3' lucid as"program" has"cargo" \
atclone"cargo build" atpull"%atclone" \
Expand All @@ -108,27 +66,6 @@ zinit ice wait'2' lucid as"program" from"gh-r" \
mv"opa* -> opa"
zinit light open-policy-agent/opa
# }}}
# smallstep/cli {{{
zinit ice wait'3' lucid as"program" from"gh-r" \
mv"step_*/bin/step -> $ZPFX/bin/step" \
atclone"$ZPFX/bin/step completion zsh > ~/.zsh/Completion/_step" atpull"%atclone"
zinit light smallstep/cli
# }}}
# smallstep/certificates {{{
zinit ice wait'3' lucid as"program" from"gh-r" \
pick"step-ca_*/step-ca"
zinit light smallstep/certificates
# }}}

# mike-engel/jwt-cli {{{
zinit ice wait'2' lucid as"program" from"gh-r"
zinit light mike-engel/jwt-cli
# }}}
# cheat/cheat {{{
zinit ice wait'2' lucid as"program" from"gh-r" \
mv"cheat-*->cheat"
zinit light cheat/cheat
# }}}
# Aloxaf/fzf-tab {{{
zinit ice wait'2' lucid as"program" \
atload"source ./fzf-tab.plugin.zsh"
Expand Down Expand Up @@ -163,17 +100,6 @@ zinit light dagger/dagger
# }}}

# golang {{{
# goreleaser/goreleaser {{{
zinit ice wait"3" as"program" from"gh-r" lucid \
pick"goreleaser" has"go"
zinit light goreleaser/goreleaser
# }}}
# golangci/golangci-lint {{{
zinit ice wait"3" as"program" from"gh-r" pick"golangci-lint-*/golangci-lint" lucid \
has"go" \
atclone"golangci-lint completion zsh > ~/.zsh/Completion/_golangci-lint"
zinit light golangci/golangci-lint
# }}}
# dominikh/go-tools (id-as"golang/staticcheck") {{{
zinit ice wait"1" lucid as"program" from"gh-r" id-as"golang/staticcheck" \
pick"staticcheck/staticcheck"
Expand All @@ -200,19 +126,11 @@ zinit light Koihik/vscode-lua-format
# }}}

# yaml {{{
# adrienverge/yamllint {{{
zinit ice wait'2' lucid atclone"python setup.py install" atpull"%atclone"
zinit light adrienverge/yamllint
# }}}
# carvel-dev/ytt {{{
zinit ice wait'2' lucid as"program" from"gh-r" \
mv"ytt-* -> ytt"
zinit light carvel-dev/ytt
# }}}
# google/yamlfmt {{{
zinit ice wait'2' lucid as"program" from"gh-r"
zinit light google/yamlfmt
# }}}
# }}}

# zsh {{{
Expand All @@ -233,19 +151,6 @@ zinit light zigtools/zls
# }}}
# }}}

# shell {{{
# koalaman/shellcheck {{{
zinit ice wait'2' lucid as"program" from"gh-r" \
pick"shellcheck-*/shellcheck"
zinit light koalaman/shellcheck
# }}}
# mvdan/sh {{{
zinit ice wait'2' lucid as"program" from"gh-r" \
mv"shfmt_* -> shfmt"
zinit light mvdan/sh
# }}}
# }}}

# for only vim plugins {{{
# Aloxaf/silicon {{{
zinit ice lucid wait"2" as"program" from"gh-r"
Expand Down

0 comments on commit 40f06ef

Please sign in to comment.