mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: add posting
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
2
private
2
private
Submodule private updated: 09473e6c1b...f251adcc8f
Reference in New Issue
Block a user