feat: add posting

This commit is contained in:
Stefan Imhoff
2025-02-01 13:49:17 +01:00
parent de9ea8de68
commit acc65579cd
3 changed files with 8 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ set -x PATH $PATH $VOLTA_HOME/bin
# Rust
set -x PATH $PATH $HOME/.cargo/bin
set -x PATH $PATH $HOME/.local/share/../bin
# tmux plugins
set -x PATH $PATH $HOME/.tmux/plugins/tmux-nvr/bin

View File

@@ -73,6 +73,8 @@ brew "commitizen"
brew "cpptoml"
# Get a file from an HTTP, HTTPS or FTP server
brew "curl"
# Power of curl, ease of use of httpie
brew "curlie"
# Good-lookin' diffs with diff-highlight and more
brew "diff-so-fancy"
# Load/unload environment variables based on $PWD
@@ -293,6 +295,8 @@ brew "universal-ctags"
brew "unzip"
# URL extractor/launcher
brew "urlview"
# Extremely fast Python package installer and resolver, written in Rust
brew "uv"
# Your CLI home video recorder
brew "vhs"
# JavaScript toolchain manager for reproducible environments
@@ -307,6 +311,8 @@ brew "whalebrew"
brew "whisper-cpp"
# Utilities to create and convert Web Open Font File (WOFF) files
brew "woff2"
# Friendly and fast tool for sending HTTP requests
brew "xh"
# Convert XML to another format (based on XSL or other tools)
brew "xmlto"
# JavaScript package manager

Submodule private updated: 09473e6c1b...f251adcc8f