mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore: backup
This commit is contained in:
@@ -1,21 +1,29 @@
|
|||||||
tap "charmbracelet/tap"
|
tap "charmbracelet/tap"
|
||||||
tap "dustinblackman/tap"
|
tap "dustinblackman/tap"
|
||||||
|
tap "felixkratz/formulae"
|
||||||
tap "homebrew/bundle"
|
tap "homebrew/bundle"
|
||||||
tap "homebrew/services"
|
tap "homebrew/services"
|
||||||
tap "joshmedeski/sesh"
|
tap "joshmedeski/sesh"
|
||||||
tap "koekeishiya/formulae"
|
tap "koekeishiya/formulae"
|
||||||
|
tap "nikitabobko/tap"
|
||||||
# Search tool like grep, but optimized for programmers
|
# Search tool like grep, but optimized for programmers
|
||||||
brew "ack"
|
brew "ack"
|
||||||
# Plugin manager for zsh, inspired by antigen and antibody
|
# Plugin manager for zsh, inspired by antigen and antibody
|
||||||
brew "antidote"
|
brew "antidote"
|
||||||
|
# YAML Parser
|
||||||
|
brew "libyaml"
|
||||||
# Cryptography and SSL/TLS Toolkit
|
# Cryptography and SSL/TLS Toolkit
|
||||||
brew "openssl@3"
|
brew "openssl@3"
|
||||||
# Powerful, clean, object-oriented scripting language
|
# Powerful, clean, object-oriented scripting language
|
||||||
brew "ruby"
|
brew "ruby"
|
||||||
# Text processor and publishing toolchain for AsciiDoc
|
# Text processor and publishing toolchain for AsciiDoc
|
||||||
brew "asciidoctor"
|
brew "asciidoctor"
|
||||||
|
# GNU multiple precision arithmetic library
|
||||||
|
brew "gmp"
|
||||||
# GNU File, Shell, and Text utilities
|
# GNU File, Shell, and Text utilities
|
||||||
brew "coreutils"
|
brew "coreutils"
|
||||||
|
# Library for command-line editing
|
||||||
|
brew "readline"
|
||||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||||
brew "asdf"
|
brew "asdf"
|
||||||
# Improved shell history for zsh, bash, fish and nushell
|
# Improved shell history for zsh, bash, fish and nushell
|
||||||
@@ -180,6 +188,8 @@ brew "node"
|
|||||||
brew "nss"
|
brew "nss"
|
||||||
# General-purpose speech recognition model
|
# General-purpose speech recognition model
|
||||||
brew "openai-whisper"
|
brew "openai-whisper"
|
||||||
|
# Cryptography and SSL/TLS Toolkit
|
||||||
|
brew "openssl@1.1"
|
||||||
# 7-Zip (high compression file archiver) implementation
|
# 7-Zip (high compression file archiver) implementation
|
||||||
brew "p7zip"
|
brew "p7zip"
|
||||||
# Swiss-army knife of markup format conversion
|
# Swiss-army knife of markup format conversion
|
||||||
@@ -276,12 +286,12 @@ brew "zsh"
|
|||||||
brew "charmbracelet/tap/soft-serve"
|
brew "charmbracelet/tap/soft-serve"
|
||||||
# Terminal UI to chat with large language models (LLM) using backends such as Ollama, and direct integrations with your favourite editor like Neovim!
|
# 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"
|
brew "dustinblackman/tap/oatmeal"
|
||||||
|
# A window border system for macOS
|
||||||
|
brew "felixkratz/formulae/borders"
|
||||||
# Smart terminal session manager
|
# Smart terminal session manager
|
||||||
brew "joshmedeski/sesh/sesh"
|
brew "joshmedeski/sesh/sesh"
|
||||||
# Simple hotkey-daemon for macOS.
|
# AeroSpace is an i3-like tiling window manager for macOS
|
||||||
brew "koekeishiya/formulae/skhd"
|
cask "aerospace"
|
||||||
# A tiling window manager for macOS based on binary space partitioning.
|
|
||||||
brew "koekeishiya/formulae/yabai"
|
|
||||||
# Professional graphic design software
|
# Professional graphic design software
|
||||||
cask "affinity-designer"
|
cask "affinity-designer"
|
||||||
# Professional image editing software
|
# Professional image editing software
|
||||||
@@ -310,8 +320,6 @@ cask "bibdesk"
|
|||||||
cask "blender"
|
cask "blender"
|
||||||
# 3D performance benchmarking tool
|
# 3D performance benchmarking tool
|
||||||
cask "blender-benchmark"
|
cask "blender-benchmark"
|
||||||
# Utility to dim background/inactive content in the screen
|
|
||||||
cask "blurred"
|
|
||||||
# Web browser focusing on privacy
|
# Web browser focusing on privacy
|
||||||
cask "brave-browser"
|
cask "brave-browser"
|
||||||
# E-books management software
|
# E-books management software
|
||||||
@@ -348,8 +356,6 @@ cask "font-symbols-only-nerd-font"
|
|||||||
cask "google-japanese-ime"
|
cask "google-japanese-ime"
|
||||||
# Tools to protect your files
|
# Tools to protect your files
|
||||||
cask "gpg-suite-no-mail"
|
cask "gpg-suite-no-mail"
|
||||||
# Desktop automation application
|
|
||||||
cask "hammerspoon"
|
|
||||||
# Create presentation slides from a Markdown document
|
# Create presentation slides from a Markdown document
|
||||||
cask "ia-presenter"
|
cask "ia-presenter"
|
||||||
# Free and open-source media player
|
# Free and open-source media player
|
||||||
@@ -396,8 +402,6 @@ cask "notion"
|
|||||||
cask "obsidian"
|
cask "obsidian"
|
||||||
# Get up and running with large language models locally
|
# Get up and running with large language models locally
|
||||||
cask "ollama"
|
cask "ollama"
|
||||||
# Cloud storage client
|
|
||||||
cask "onedrive"
|
|
||||||
# Control your smart light system
|
# Control your smart light system
|
||||||
cask "philips-hue-sync"
|
cask "philips-hue-sync"
|
||||||
# Client for Proton Drive
|
# Client for Proton Drive
|
||||||
@@ -458,6 +462,7 @@ mas "1-Click Video Converter", id: 717545086
|
|||||||
mas "Aiko", id: 1672085276
|
mas "Aiko", id: 1672085276
|
||||||
mas "DaVinci Resolve", id: 571213070
|
mas "DaVinci Resolve", id: 571213070
|
||||||
mas "Day One", id: 1055511498
|
mas "Day One", id: 1055511498
|
||||||
|
mas "Deliveries", id: 290986013
|
||||||
mas "Draw Things", id: 6444050820
|
mas "Draw Things", id: 6444050820
|
||||||
mas "Exporter", id: 1099120373
|
mas "Exporter", id: 1099120373
|
||||||
mas "Free MP4 Converter", id: 693443591
|
mas "Free MP4 Converter", id: 693443591
|
||||||
@@ -468,7 +473,6 @@ mas "iMovie", id: 408981434
|
|||||||
mas "Key Codes", id: 414568915
|
mas "Key Codes", id: 414568915
|
||||||
mas "Keynote", id: 409183694
|
mas "Keynote", id: 409183694
|
||||||
mas "Kindle", id: 302584613
|
mas "Kindle", id: 302584613
|
||||||
mas "Lieferungen", id: 290986013
|
|
||||||
mas "Mela", id: 1568924476
|
mas "Mela", id: 1568924476
|
||||||
mas "MindNode", id: 1289197285
|
mas "MindNode", id: 1289197285
|
||||||
mas "Numbers", id: 409203825
|
mas "Numbers", id: 409203825
|
||||||
|
|||||||
Reference in New Issue
Block a user