mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore: backup
This commit is contained in:
@@ -6,6 +6,7 @@ tap "homebrew/bundle"
|
||||
tap "homebrew/services"
|
||||
tap "joshmedeski/sesh"
|
||||
tap "nikitabobko/tap"
|
||||
tap "sst/tap"
|
||||
# Search tool like grep, but optimized for programmers
|
||||
brew "ack"
|
||||
# Plugin manager for zsh, inspired by antigen and antibody
|
||||
@@ -94,6 +95,8 @@ brew "docker-buildx"
|
||||
brew "docutils"
|
||||
# Tool that bootstraps your dotfiles
|
||||
brew "dotbot"
|
||||
# Terminal document viewer for .docx files
|
||||
brew "doxx"
|
||||
# More intuitive version of du in rust
|
||||
brew "dust"
|
||||
# Compression/decompression library aiming for high speed
|
||||
@@ -102,6 +105,8 @@ brew "snappy"
|
||||
brew "folly"
|
||||
# Maintain consistent coding style between multiple editors
|
||||
brew "editorconfig"
|
||||
# Speech synthesizer that supports more than hundred languages and accents
|
||||
brew "espeak-ng"
|
||||
# Perl lib for reading and writing EXIF metadata
|
||||
brew "exiftool"
|
||||
# Modern, maintained replacement for ls
|
||||
@@ -188,6 +193,8 @@ brew "hyperfine"
|
||||
brew "shared-mime-info"
|
||||
# Tools and libraries to manipulate images in many formats
|
||||
brew "imagemagick"
|
||||
# Convert images to PDF via direct JPEG inclusion
|
||||
brew "img2pdf"
|
||||
# Make XML documents translatable through PO files
|
||||
brew "itstool"
|
||||
# Git-compatible distributed version control system
|
||||
@@ -202,6 +209,8 @@ brew "jq"
|
||||
brew "lazydocker"
|
||||
# Simple terminal UI for git commands
|
||||
brew "lazygit"
|
||||
# TUI for Jujutsu/jj
|
||||
brew "lazyjj"
|
||||
# Terminal file manager
|
||||
brew "lf"
|
||||
# JIT library for the GNU compiler collection
|
||||
@@ -232,10 +241,10 @@ brew "tree-sitter"
|
||||
brew "neovim"
|
||||
# HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server
|
||||
brew "nginx"
|
||||
# Platform built on V8 to build network applications
|
||||
brew "node"
|
||||
# Libraries for security-enabled client and server applications
|
||||
brew "nss"
|
||||
# Modern shell for the GitHub era
|
||||
brew "nushell"
|
||||
# General-purpose speech recognition model
|
||||
brew "openai-whisper"
|
||||
# 7-Zip (high compression file archiver) implementation
|
||||
@@ -280,8 +289,6 @@ brew "ripgrep-all"
|
||||
brew "ronn"
|
||||
# Utility that provides fast incremental file transfer
|
||||
brew "rsync"
|
||||
# Safe, concurrent, practical language
|
||||
brew "rust"
|
||||
# CLI search and replace | Space Age seD
|
||||
brew "sad"
|
||||
# 7-Zip is a file archiver with a high compression ratio
|
||||
@@ -322,8 +329,6 @@ brew "volta"
|
||||
brew "watchman"
|
||||
# Internet file retriever
|
||||
brew "wget"
|
||||
# Homebrew, but with Docker images
|
||||
brew "whalebrew"
|
||||
# Port of OpenAI's Whisper model in C/C++
|
||||
brew "whisper-cpp"
|
||||
# Utilities to create and convert Web Open Font File (WOFF) files
|
||||
@@ -348,14 +353,14 @@ brew "zsh"
|
||||
brew "charmbracelet/tap/crush"
|
||||
# A tasty, self-hostable Git server for the command line🍦
|
||||
brew "charmbracelet/tap/soft-serve"
|
||||
# GNU Emacs text editor
|
||||
brew "d12frosted/emacs-plus/emacs-plus@30"
|
||||
# Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
|
||||
brew "dustinblackman/tap/oatmeal"
|
||||
# A window border system for macOS
|
||||
brew "felixkratz/formulae/borders"
|
||||
# Smart terminal session manager
|
||||
brew "joshmedeski/sesh/sesh"
|
||||
# The AI coding agent built for the terminal.
|
||||
brew "sst/tap/opencode"
|
||||
# Sound and music editor
|
||||
cask "ableton-live-lite"
|
||||
# AeroSpace is an i3-like tiling window manager for macOS
|
||||
@@ -578,6 +583,7 @@ mas "Free MP4 Converter", id: 693443591
|
||||
mas "fullmoon", id: 6727014156
|
||||
mas "GarageBand", id: 682658836
|
||||
mas "Goodnotes", id: 1444383602
|
||||
mas "HP Smart", id: 1474276998
|
||||
mas "iA Writer", id: 775737590
|
||||
mas "iFinance 5", id: 1500241909
|
||||
mas "Key Codes", id: 414568915
|
||||
@@ -600,7 +606,6 @@ mas "Typeface", id: 1062679359
|
||||
mas "Wunderbar", id: 6479203386
|
||||
mas "Xcode", id: 497799835
|
||||
mas "Yoink", id: 457622435
|
||||
whalebrew "directory"
|
||||
vscode "adamvoss.vscode-languagetool"
|
||||
vscode "akamud.vscode-caniuse"
|
||||
vscode "anteprimorac.html-end-tag-labels"
|
||||
|
||||
@@ -13,10 +13,10 @@ brew "antidote"
|
||||
brew "ruby"
|
||||
# Text processor and publishing toolchain for AsciiDoc
|
||||
brew "asciidoctor"
|
||||
# Improved shell history for zsh, bash, fish and nushell
|
||||
brew "atuin"
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "atuin"
|
||||
# Programmable completion for Bash 3.2
|
||||
brew "bash-completion"
|
||||
# Clone of cat(1) with syntax highlighting and Git integration
|
||||
@@ -77,8 +77,6 @@ brew "eza"
|
||||
brew "fd"
|
||||
# Low-level access to audio, keyboard, mouse, joystick, and graphics
|
||||
brew "sdl2"
|
||||
# C/C++ and Java libraries for Unicode and globalization
|
||||
brew "icu4c@76"
|
||||
# Create thumbnails for your video files
|
||||
brew "ffmpegthumbnailer"
|
||||
# macOS CLI for managing custom icons for files and folders
|
||||
@@ -137,12 +135,16 @@ brew "htop"
|
||||
brew "httpie"
|
||||
# Command-line benchmarking tool
|
||||
brew "hyperfine"
|
||||
# C/C++ and Java libraries for Unicode and globalization
|
||||
brew "icu4c@76"
|
||||
# Database of common MIME types
|
||||
brew "shared-mime-info"
|
||||
# Tools and libraries to manipulate images in many formats
|
||||
brew "imagemagick"
|
||||
# Make XML documents translatable through PO files
|
||||
brew "itstool"
|
||||
# Git-compatible distributed version control system
|
||||
brew "jj"
|
||||
# Command-line pager for JSON data
|
||||
brew "jless"
|
||||
# Lightweight and flexible command-line JSON processor
|
||||
@@ -163,6 +165,8 @@ brew "lynx"
|
||||
brew "mas"
|
||||
# Fast and user friendly build system
|
||||
brew "meson"
|
||||
# Polyglot runtime manager (asdf rust clone)
|
||||
brew "mise"
|
||||
# CLI tool for saving complete web pages as a single HTML file
|
||||
brew "monolith"
|
||||
# Feature-rich command-line audio/video downloader
|
||||
@@ -171,7 +175,7 @@ brew "yt-dlp"
|
||||
brew "mpv"
|
||||
# Open source relational database management system
|
||||
brew "mysql"
|
||||
# Parser generator tool and incremental parsing library
|
||||
# Incremental parsing library
|
||||
brew "tree-sitter"
|
||||
# Ambitious Vim-fork focused on extensibility and agility
|
||||
brew "neovim"
|
||||
@@ -257,8 +261,6 @@ brew "vhs"
|
||||
brew "volta"
|
||||
# Watch files and take action when they change
|
||||
brew "watchman"
|
||||
# Homebrew, but with Docker images
|
||||
brew "whalebrew"
|
||||
# Port of OpenAI's Whisper model in C/C++
|
||||
brew "whisper-cpp"
|
||||
# Utilities to create and convert Web Open Font File (WOFF) files
|
||||
@@ -329,7 +331,7 @@ cask "db-browser-for-sqlite"
|
||||
# Collect, organise, edit and annotate documents
|
||||
cask "devonthink"
|
||||
# App to build and share containerised applications and microservices
|
||||
cask "docker"
|
||||
cask "docker-desktop"
|
||||
# Client for the Dropbox cloud storage service
|
||||
cask "dropbox"
|
||||
# Collaborative team software
|
||||
@@ -356,7 +358,7 @@ cask "google-japanese-ime"
|
||||
# Tools to protect your files
|
||||
cask "gpg-suite-no-mail"
|
||||
# Open-source video transcoder
|
||||
cask "handbrake"
|
||||
cask "handbrake-app"
|
||||
# Create presentation slides from a Markdown document
|
||||
cask "ia-presenter"
|
||||
# Free and open-source media player
|
||||
@@ -378,7 +380,7 @@ cask "keycastr"
|
||||
# ZSA keyboard firmware flasher
|
||||
cask "keymapp"
|
||||
# Grammar, spelling and style suggestions in all the writing apps
|
||||
cask "languagetool"
|
||||
cask "languagetool-desktop"
|
||||
# Official client for LBRY, a decentralised file-sharing and payment network
|
||||
cask "lbry"
|
||||
# Wallet desktop application to maintain multiple cryptocurrencies
|
||||
@@ -438,7 +440,7 @@ cask "spotify"
|
||||
# Interior design application
|
||||
cask "sweet-home3d"
|
||||
# Mesh VPN based on WireGuard
|
||||
cask "tailscale"
|
||||
cask "tailscale-app"
|
||||
# Desktop client for Telegram messenger
|
||||
cask "telegram-desktop"
|
||||
# Unpacks archive files
|
||||
@@ -449,7 +451,7 @@ cask "tor-browser"
|
||||
cask "transmit"
|
||||
# Disk encryption software focusing on security based on TrueCrypt
|
||||
cask "veracrypt"
|
||||
# Virtualizer for x86 and arm64 hardware
|
||||
# Virtualiser for x86 hardware
|
||||
cask "virtualbox@beta"
|
||||
# Open-source code editor
|
||||
cask "visual-studio-code"
|
||||
@@ -468,7 +470,6 @@ cask "wiso-steuer-2024"
|
||||
# Multiplayer code editor
|
||||
cask "zed"
|
||||
mas "1-Click Video Converter", id: 717545086
|
||||
mas "Amazon Kindle", id: 302584613
|
||||
mas "DaVinci Resolve", id: 571213070
|
||||
mas "Day One", id: 1055511498
|
||||
mas "Deliveries", id: 290986013
|
||||
@@ -479,6 +480,7 @@ mas "iA Writer", id: 775737590
|
||||
mas "iFinance 5", id: 1500241909
|
||||
mas "Key Codes", id: 414568915
|
||||
mas "Keynote", id: 409183694
|
||||
mas "Kindle", id: 302584613
|
||||
mas "Mela", id: 1568924476
|
||||
mas "MindNode", id: 1289197285
|
||||
mas "Numbers", id: 409203825
|
||||
|
||||
@@ -6,6 +6,7 @@ tap "homebrew/services"
|
||||
tap "joshmedeski/sesh"
|
||||
tap "koekeishiya/formulae"
|
||||
tap "nikitabobko/tap"
|
||||
tap "sst/tap"
|
||||
# Search tool like grep, but optimized for programmers
|
||||
brew "ack"
|
||||
# Plugin manager for zsh, inspired by antigen and antibody
|
||||
@@ -266,8 +267,6 @@ brew "vhs"
|
||||
brew "volta"
|
||||
# Watch files and take action when they change
|
||||
brew "watchman"
|
||||
# Homebrew, but with Docker images
|
||||
brew "whalebrew"
|
||||
# Port of OpenAI's Whisper model in C/C++
|
||||
brew "whisper-cpp"
|
||||
# Utilities to create and convert Web Open Font File (WOFF) files
|
||||
@@ -468,7 +467,6 @@ cask "whatsapp"
|
||||
cask "wiso-steuer-2024"
|
||||
# Multiplayer code editor
|
||||
cask "zed"
|
||||
whalebrew "whalebrew/whalesay"
|
||||
vscode "adamvoss.vscode-languagetool"
|
||||
vscode "ahmadalli.vscode-nginx-conf"
|
||||
vscode "akamud.vscode-caniuse"
|
||||
|
||||
Reference in New Issue
Block a user