mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
html2text
This commit is contained in:
parent
0c66b44271
commit
0260cc02fd
2 changed files with 3 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ in
|
|||
# AI
|
||||
gemini-cli
|
||||
google-cloud-sdk
|
||||
html2text
|
||||
|
||||
# Publishing
|
||||
asciinema
|
||||
|
|
|
|||
|
|
@ -8,3 +8,5 @@
|
|||
# Tools
|
||||
|
||||
- **gh**: If `gh` is unavailable, get it from nixpkgs, viz.: `nix run nixpkgs#gh`.
|
||||
- **html2text**: To convert web URLs to plain text, run `curl -k URL | html2text`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue