Skip to content

Commit 394474e

Browse files
committed
Merge MR 'fix(packages): removed unused packages' into 'main'
See merge request el-capitano/dotfiles!1043
2 parents 63249bf + e74becd commit 394474e

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

chezmoi/dot_config/aquaproj-aqua/aqua.yaml

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ packages:
131131
- name: lusingander/[email protected]
132132
description: A rich git commit graph in your terminal, like magic
133133
link: https://github.com/lusingander/serie
134+
- name: Automattic/harper/[email protected]
135+
description: The Grammar Checker for Developers
136+
link: https://github.com/Automattic/harper
134137
#
135138
# These are hooked in the shell config!
136139
#
@@ -164,7 +167,12 @@ packages:
164167
- name: starship/[email protected]
165168
description: The minimal, blazing-fast, and infinitely customizable prompt for any shell
166169
link: https://github.com/starship/starship
167-
170+
- name: babarot/[email protected]
171+
description: Replacement for UNIX rm command
172+
link: https://github.com/babarot/gomi
173+
- name: orf/[email protected]
174+
description: Ping, but with a graph
175+
link: https://github.com/orf/gping
168176

169177

170178

@@ -200,25 +208,16 @@ packages:
200208
- name: denisidoro/[email protected]
201209
description: An interactive cheatsheet tool for the command-line
202210
link: https://github.com/denisidoro/navi
203-
- name: orf/[email protected]
204-
description: Ping, but with a graph
205-
link: https://github.com/orf/gping
206211

207212

208213

209214

210215

211216

212217

213-
- name: ast-grep/[email protected]
214-
description: A CLI tool for code structural search, lint and rewriting. Written in Rust
215-
link: https://github.com/ast-grep/ast-grep
216218
- name: yassinebridi/[email protected]
217219
description: A simple terminal UI for search and replace, ala VS Code
218220
link: https://github.com/yassinebridi/serpl
219-
- name: axllent/[email protected]
220-
description: An email and SMTP testing tool with API for developers
221-
link: https://github.com/axllent/mailpit
222221
- name: o2sh/[email protected]
223222
description: Git repository summary on your terminal
224223
link: https://github.com/o2sh/onefetch
@@ -231,9 +230,6 @@ packages:
231230
- name: phiresky/[email protected]
232231
description: "rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc"
233232
link: https://github.com/phiresky/ripgrep-all
234-
- name: tailscale/[email protected]
235-
description: The easiest, most secure way to use WireGuard and 2FA
236-
link: https://github.com/tailscale/tailscale
237233
- name: dlvhdr/[email protected]
238234
description: A git diff pager based on delta but with a file tree, à la GitHub
239235
link: https://github.com/dlvhdr/diffnav
@@ -258,18 +254,9 @@ packages:
258254
- name: Lifailon/[email protected]
259255
description: TUI for journalctl, file system logs, as well Docker and Podman containers for quick viewing and filtering with fuzzy find, regex support (like fzf and grep) and coloring the output, written in Go with the gocui library
260256
link: https://github.com/Lifailon/lazyjournal
261-
- name: Automattic/harper/[email protected]
262-
description: The Grammar Checker for Developers
263-
link: https://github.com/Automattic/harper
264-
- name: babarot/[email protected]
265-
description: Replacement for UNIX rm command
266-
link: https://github.com/babarot/gomi
267257
- name: nao1215/[email protected]
268258
description: eaisly execute SQL against CSV/TSV/LTSV/JSON and Microsoft Excel with shell
269259
link: https://github.com/nao1215/sqly
270-
- name: Macmod/[email protected]
271-
description: A complete terminal user interface (TUI) for LDAP
272-
link: https://github.com/Macmod/godap
273260

274261
- name: idursun/[email protected]
275262
description: Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system

0 commit comments

Comments
 (0)