mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
928
Brewfile-Work
Normal file
928
Brewfile-Work
Normal file
@@ -0,0 +1,928 @@
|
||||
tap "charmbracelet/tap"
|
||||
tap "cooklang/tap"
|
||||
tap "denisidoro/tools"
|
||||
tap "espanso/espanso"
|
||||
tap "felixkratz/formulae"
|
||||
tap "fsouza/prettierd"
|
||||
tap "github/gh"
|
||||
tap "homebrew/bundle"
|
||||
tap "homebrew/cask-fonts"
|
||||
tap "homebrew/cask-versions"
|
||||
tap "homebrew/services"
|
||||
tap "jondot/tap"
|
||||
tap "koekeishiya/formulae"
|
||||
tap "micnncim/tap"
|
||||
tap "ms-jpq/sad"
|
||||
tap "neovim/neovim"
|
||||
tap "oven-sh/bun"
|
||||
tap "ttscoff/thelab"
|
||||
tap "universal-ctags/universal-ctags"
|
||||
# Search tool like grep, but optimized for programmers
|
||||
brew "ack"
|
||||
# Library for manipulating PNG images
|
||||
brew "libpng"
|
||||
# Software library to render fonts
|
||||
brew "freetype"
|
||||
# GNU internationalization (i18n) and localization (l10n) library
|
||||
brew "gettext"
|
||||
# Manage compile and link flags for libraries
|
||||
brew "pkg-config"
|
||||
# Vector graphics library with cross-device output support
|
||||
brew "cairo"
|
||||
# C/C++ and Java libraries for Unicode and globalization
|
||||
brew "icu4c"
|
||||
# OpenType text shaping engine
|
||||
brew "harfbuzz"
|
||||
# Framework for layout and rendering of i18n text
|
||||
brew "pango"
|
||||
# Library to render SVG files using Cairo
|
||||
brew "librsvg"
|
||||
# Icons for the GNOME project
|
||||
brew "adwaita-icon-theme"
|
||||
# Library and utilities for processing GIFs
|
||||
brew "giflib"
|
||||
# Color management engine supporting ICC profiles
|
||||
brew "little-cms2"
|
||||
# New file format for still image compression
|
||||
brew "jpeg-xl"
|
||||
# Codec library for encoding and decoding AV1 video streams
|
||||
brew "aom"
|
||||
# Cryptography and SSL/TLS Toolkit
|
||||
brew "openssl@3"
|
||||
# Library for command-line editing
|
||||
brew "readline"
|
||||
# Command-line interface for SQLite
|
||||
brew "sqlite"
|
||||
# Record and share terminal sessions
|
||||
brew "asciinema"
|
||||
# GNU File, Shell, and Text utilities
|
||||
brew "coreutils"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "asdf"
|
||||
# Improved shell history for zsh, bash, fish and nushell
|
||||
brew "atuin"
|
||||
# Bourne-Again SHell, a UNIX command interpreter
|
||||
brew "bash"
|
||||
# Clone of cat(1) with syntax highlighting and Git integration
|
||||
brew "bat"
|
||||
# Development kit for the Java programming language
|
||||
brew "openjdk"
|
||||
# Remove large files or passwords from Git history like git-filter-branch
|
||||
brew "bfg"
|
||||
# BibTeX bibliography file pretty printer and syntax checker
|
||||
brew "bibclean"
|
||||
# Platform built on V8 to build network applications
|
||||
brew "node"
|
||||
# Secure and free password manager for all of your devices
|
||||
brew "bitwarden-cli"
|
||||
# Collection of portable C++ source libraries
|
||||
brew "boost"
|
||||
# Install RubyGems as Homebrew formulae
|
||||
brew "brew-gem"
|
||||
# GNU compiler collection
|
||||
brew "gcc"
|
||||
# Resource monitor. C++ version and continuation of bashtop and bpytop
|
||||
brew "btop"
|
||||
# Freely available high-quality data compressor
|
||||
brew "bzip2"
|
||||
# Cryptography and SSL/TLS Toolkit
|
||||
brew "openssl@1.1"
|
||||
# Console-based Audio Visualizer for ALSA
|
||||
brew "cava"
|
||||
# Versatile and fast Unicode/ASCII/ANSI graphics renderer
|
||||
brew "chafa"
|
||||
# Statistics utility to count lines of code
|
||||
brew "cloc"
|
||||
# JavaScript optimizing compiler
|
||||
brew "closure-compiler"
|
||||
# Cross-platform make
|
||||
brew "cmake"
|
||||
# Powerful, clean, object-oriented scripting language
|
||||
brew "ruby"
|
||||
# Dependency manager for Cocoa projects
|
||||
brew "cocoapods"
|
||||
# Defines a standard way of committing rules and communicating it
|
||||
brew "commitizen"
|
||||
# Get a file from an HTTP, HTTPS or FTP server
|
||||
brew "curl"
|
||||
# Graphics library to dynamically manipulate images
|
||||
brew "gd"
|
||||
# C library for reading, creating, and modifying zip archives
|
||||
brew "libzip"
|
||||
# General-purpose scripting language
|
||||
brew "php"
|
||||
# Dependency Manager for PHP
|
||||
brew "composer"
|
||||
# Header-only library for parsing TOML
|
||||
brew "cpptoml"
|
||||
# Reimplementation of ctags(1)
|
||||
brew "ctags"
|
||||
# Secure runtime for JavaScript and TypeScript
|
||||
brew "deno"
|
||||
# Good-lookin' diffs with diff-highlight and more
|
||||
brew "diff-so-fancy"
|
||||
# Load/unload environment variables based on $PWD
|
||||
brew "direnv"
|
||||
# Pack, ship and run any application as a lightweight container
|
||||
brew "docker", link: false
|
||||
# Isolated development environments using Docker
|
||||
brew "docker-compose"
|
||||
# Create Docker hosts locally and on cloud providers
|
||||
brew "docker-machine", restart_service: true
|
||||
# Text processing system for reStructuredText
|
||||
brew "docutils"
|
||||
# .NET Core
|
||||
brew "dotnet"
|
||||
# More intuitive version of du in rust
|
||||
brew "dust"
|
||||
# Collection of reusable C++ library artifacts developed at Facebook
|
||||
brew "folly"
|
||||
# Shared library for Watchman and Eden projects
|
||||
brew "edencommon"
|
||||
# Maintain consistent coding style between multiple editors
|
||||
brew "editorconfig"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.11"
|
||||
# LLVM bytecode to JavaScript compiler
|
||||
brew "emscripten"
|
||||
# Tools to convert fonts from OTF/TTF to EOT format
|
||||
brew "eot-utils"
|
||||
# Cross-platform C++ GUI toolkit
|
||||
brew "wxwidgets"
|
||||
# Programming language for highly scalable real-time systems
|
||||
brew "erlang"
|
||||
# Perl lib for reading and writing EXIF metadata
|
||||
brew "exiftool"
|
||||
# Modern, maintained replacement for ls
|
||||
brew "eza"
|
||||
# C++14 implementation of the TLS-1.3 standard
|
||||
brew "fizz"
|
||||
# Modular, composable client/server abstractions framework
|
||||
brew "wangle"
|
||||
# Thrift functions for querying information from a service
|
||||
brew "fb303"
|
||||
# Facebook's branch of Apache Thrift, including a new C++ server
|
||||
brew "fbthrift"
|
||||
# Simple, fast and user-friendly alternative to find
|
||||
brew "fd"
|
||||
# Validating, recursive, caching DNS resolver
|
||||
brew "unbound"
|
||||
# GNU Transport Layer Security (TLS) Library
|
||||
brew "gnutls"
|
||||
# Library for JPEG-2000 image manipulation
|
||||
brew "openjpeg"
|
||||
# Image processing and image analysis library
|
||||
brew "leptonica"
|
||||
# Subtitle renderer for the ASS/SSA subtitle format
|
||||
brew "libass"
|
||||
# OCR (Optical Character Recognition) engine
|
||||
brew "tesseract"
|
||||
# High-performance, asynchronous messaging library
|
||||
brew "zeromq"
|
||||
# Play, record, convert, and stream audio and video
|
||||
brew "ffmpeg"
|
||||
# User-friendly command-line shell for UNIX-like operating systems
|
||||
brew "fish"
|
||||
# Static type checker for JavaScript
|
||||
brew "flow"
|
||||
# CLI program that accepts piped input and presents files for selection
|
||||
brew "fpp"
|
||||
# Command-line fuzzy finder written in Go
|
||||
brew "fzf"
|
||||
# GitHub command-line tool
|
||||
brew "gh"
|
||||
# Interpreter for PostScript and PDF
|
||||
brew "ghostscript"
|
||||
# Distributed revision control system
|
||||
brew "git"
|
||||
# Syntax-highlighting pager for git and diff output
|
||||
brew "git-delta"
|
||||
# Small git utilities
|
||||
brew "git-extras"
|
||||
# Alias for git commit --fixup <ref>
|
||||
brew "git-fixup"
|
||||
# Git extension for versioning large files
|
||||
brew "git-lfs"
|
||||
# Simple and efficient way to access statistics in git
|
||||
brew "git-quick-stats"
|
||||
# Network related modules for glib
|
||||
brew "glib-networking"
|
||||
# C++ mathematics library for graphics software
|
||||
brew "glm"
|
||||
# Render markdown on the CLI
|
||||
brew "glow"
|
||||
# GNU implementation of the famous stream editor
|
||||
brew "gnu-sed"
|
||||
# GNU Pretty Good Privacy (PGP) package
|
||||
brew "gnupg"
|
||||
# Open source programming language to build simple/reliable/efficient software
|
||||
brew "go"
|
||||
# Generate introspection data for GObject libraries
|
||||
brew "gobject-introspection"
|
||||
# Google Testing and Mocking Framework
|
||||
brew "googletest"
|
||||
# Library for loading images as SDL surfaces and textures
|
||||
brew "sdl2_image"
|
||||
# Version Control Visualization Tool
|
||||
brew "gource"
|
||||
# Image manipulation
|
||||
brew "netpbm"
|
||||
# Graph visualization software from AT&T and Bell Labs
|
||||
brew "graphviz"
|
||||
# Command-line tool for generating regular expressions
|
||||
brew "grex"
|
||||
# Numerical library for C and C++
|
||||
brew "gsl"
|
||||
# Toolkit for creating graphical user interfaces
|
||||
brew "gtk+3"
|
||||
# Tool for glamorous shell scripts
|
||||
brew "gum"
|
||||
# File format designed to store large amounts of data
|
||||
brew "hdf5"
|
||||
# Post-modern modal text editor
|
||||
brew "helix"
|
||||
# Powerful, lightweight programming language
|
||||
brew "lua"
|
||||
# Convert source code to formatted text with syntax highlighting
|
||||
brew "highlight"
|
||||
# Generic syntax highlighter
|
||||
brew "pygments"
|
||||
# Instant coding answers via the command-line
|
||||
brew "howdoi"
|
||||
# Improved top (interactive process viewer)
|
||||
brew "htop"
|
||||
# User-friendly cURL replacement (command-line HTTP client)
|
||||
brew "httpie"
|
||||
# Add GitHub support to git on the command-line
|
||||
brew "hub"
|
||||
# Configurable static site generator
|
||||
brew "hugo"
|
||||
# Command-line benchmarking tool
|
||||
brew "hyperfine"
|
||||
# Toolkit for embedding hypervisor capabilities in your application
|
||||
brew "hyperkit"
|
||||
# Open h.265 video codec implementation
|
||||
brew "libde265"
|
||||
# ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
|
||||
brew "libheif"
|
||||
# Tools and libraries to manipulate images in many formats
|
||||
brew "imagemagick"
|
||||
# Tool to capture still images from an iSight or other video source
|
||||
brew "imagesnap"
|
||||
# Image loading and rendering library
|
||||
brew "imlib2"
|
||||
# Command-line pager for JSON data
|
||||
brew "jless"
|
||||
# Image manipulation library
|
||||
brew "jpeg", link: true
|
||||
# Kubernetes command-line interface
|
||||
brew "kubernetes-cli"
|
||||
# Lazier way to manage everything docker
|
||||
brew "lazydocker"
|
||||
# Simple terminal UI for git commands
|
||||
brew "lazygit"
|
||||
# Terminal file manager
|
||||
brew "lf"
|
||||
# Access DVDs as block devices without the decryption
|
||||
brew "libdvdcss"
|
||||
# Conversion library
|
||||
brew "libiconv"
|
||||
# C library for reading and writing MATLAB MAT files
|
||||
brew "libmatio"
|
||||
# Implementation of the Double Ratchet cryptographic ratchet
|
||||
brew "libolm"
|
||||
# C library for the Public Suffix List
|
||||
brew "libpsl"
|
||||
# HTTP client/server library for GNOME
|
||||
brew "libsoup"
|
||||
# C websockets server library
|
||||
brew "libwebsockets"
|
||||
# Emulator for x86 and PowerPC
|
||||
brew "qemu"
|
||||
# Linux virtual machines
|
||||
brew "lima"
|
||||
# Next-gen compiler infrastructure
|
||||
brew "llvm"
|
||||
# Just-In-Time Compiler (JIT) for the Lua programming language
|
||||
brew "luajit", args: ["HEAD"]
|
||||
# Package manager for the Lua programming language
|
||||
brew "luarocks"
|
||||
# Friendly wrapper for launchctl
|
||||
brew "lunchy"
|
||||
# Bare libuv bindings for lua
|
||||
brew "luv"
|
||||
# Text-based web browser
|
||||
brew "lynx"
|
||||
# Swiss Army Knife for macOS
|
||||
brew "m-cli"
|
||||
# Mac App Store command-line interface
|
||||
brew "mas"
|
||||
# High performance, distributed memory object caching system
|
||||
brew "memcached"
|
||||
# UNIX movie player
|
||||
brew "mplayer"
|
||||
# Turn marked-up plain text into well-formatted documents
|
||||
brew "multimarkdown"
|
||||
# General-purpose lossless data-compression library
|
||||
brew "zlib"
|
||||
# Open source relational database management system
|
||||
brew "mysql"
|
||||
# Interactive cheatsheet tool for the command-line
|
||||
brew "navi"
|
||||
# NCurses Disk Usage
|
||||
brew "ncdu"
|
||||
# Fast, highly customisable system info script
|
||||
brew "neofetch"
|
||||
# Parser generator tool and incremental parsing library
|
||||
brew "tree-sitter"
|
||||
# Ambitious Vim-fork focused on extensibility and agility
|
||||
brew "neovim"
|
||||
# HTTP/2 C Library
|
||||
brew "nghttp2"
|
||||
# Small build system for use with gyp or CMake
|
||||
brew "ninja"
|
||||
# Optimized BLAS library
|
||||
brew "openblas"
|
||||
# Open Fortinet client for PPP+SSL VPN tunnel services
|
||||
brew "openfortivpn"
|
||||
# C library to read whole-slide images (a.k.a. virtual slides)
|
||||
brew "openslide"
|
||||
# ISO-C API and CLI for generating UUIDs
|
||||
brew "ossp-uuid"
|
||||
# Swiss-army knife of markup format conversion
|
||||
brew "pandoc"
|
||||
# Display directories as trees (with optional color/HTML output)
|
||||
brew "tree"
|
||||
# Password manager
|
||||
brew "pass"
|
||||
# Simplistic interactive filtering tool
|
||||
brew "peco"
|
||||
# Highly capable, feature-rich programming language
|
||||
brew "perl"
|
||||
# Fast, disk space efficient package manager
|
||||
brew "pnpm"
|
||||
# PDF rendering library (based on the xpdf-3.0 code base)
|
||||
brew "poppler"
|
||||
# Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML
|
||||
brew "prettier"
|
||||
# Protocol buffers (Google's data interchange format)
|
||||
brew "protobuf"
|
||||
# Python 3 bindings for the Cairo graphics library
|
||||
brew "py3cairo"
|
||||
# GNOME Python bindings (based on GObject Introspection)
|
||||
brew "pygobject3"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.10"
|
||||
# Python interface to Tcl/Tk
|
||||
brew "python-tk@3.10"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.8"
|
||||
# Interpreted, interactive, object-oriented programming language
|
||||
brew "python@3.9"
|
||||
# Messaging broker
|
||||
brew "rabbitmq"
|
||||
# File browser
|
||||
brew "ranger"
|
||||
# Install various Ruby versions and implementations
|
||||
brew "ruby-build"
|
||||
# Ruby version manager
|
||||
brew "rbenv"
|
||||
# Make aliases for Ruby versions
|
||||
brew "rbenv-aliases"
|
||||
# Safely sets global and per-project environment variables
|
||||
brew "rbenv-vars"
|
||||
# Reattach process (e.g., tmux) to background
|
||||
brew "reattach-to-user-namespace"
|
||||
# Persistent key-value database, with built-in net interface
|
||||
brew "redis"
|
||||
# Convert between TOML, YAML and JSON
|
||||
brew "remarshal"
|
||||
# Search tool like grep and The Silver Searcher
|
||||
brew "ripgrep"
|
||||
# Readline wrapper: adds readline support to tools that lack it
|
||||
brew "rlwrap"
|
||||
# Utility that provides fast incremental file transfer
|
||||
brew "rsync"
|
||||
# Safe, concurrent, practical language
|
||||
brew "rust"
|
||||
# JVM-based programming language
|
||||
brew "scala"
|
||||
# Create beautiful image of your source code
|
||||
brew "silicon"
|
||||
# Convert filenames and directories to a web friendly format
|
||||
brew "slugify"
|
||||
# Compression/decompression tool based on snappy
|
||||
brew "snzip"
|
||||
# Add a public key to a remote machine's authorized_keys file
|
||||
brew "ssh-copy-id"
|
||||
# Cross-shell prompt for astronauts
|
||||
brew "starship"
|
||||
# Open source continuous file synchronization application
|
||||
brew "syncthing"
|
||||
# Code-search similar to ack
|
||||
brew "the_silver_searcher"
|
||||
# Text interface for Git repositories
|
||||
brew "tig"
|
||||
# Simplified and community-driven man pages
|
||||
brew "tldr"
|
||||
# Instant terminal sharing
|
||||
brew "tmate"
|
||||
# Terminal multiplexer
|
||||
brew "tmux"
|
||||
# Manage complex tmux sessions easily
|
||||
brew "tmuxinator"
|
||||
# Command-line tool for sharing terminal over the web
|
||||
brew "ttyd", args: ["HEAD"]
|
||||
# TUI for Mastodon with vim inspired keys
|
||||
brew "tut"
|
||||
# URL extractor/launcher
|
||||
brew "urlview"
|
||||
# Compiler for the GObject type system
|
||||
brew "vala"
|
||||
# Syntax-aware linter for prose
|
||||
brew "vale"
|
||||
# Image processing library
|
||||
brew "vips"
|
||||
# Watch files and take action when they change
|
||||
brew "watchman"
|
||||
# Command-line tool to track (your) time
|
||||
brew "watson"
|
||||
# Internet file retriever
|
||||
brew "wget"
|
||||
# Homebrew, but with Docker images
|
||||
brew "whalebrew"
|
||||
# Utilities to create and convert Web Open Font File (WOFF) files
|
||||
brew "woff2"
|
||||
# Fake keyboard/mouse input and window management for X
|
||||
brew "xdotool"
|
||||
# JavaScript package manager
|
||||
brew "yarn"
|
||||
# Download YouTube videos from the command-line
|
||||
brew "youtube-dl"
|
||||
# Tracks most-used directories to make cd smarter
|
||||
brew "z"
|
||||
# Pluggable terminal workspace, with terminal multiplexer as the base feature
|
||||
brew "zellij"
|
||||
# Plain text note-taking assistant
|
||||
brew "zk"
|
||||
# Shell extension to navigate your filesystem faster
|
||||
brew "zoxide"
|
||||
# UNIX shell (command interpreter)
|
||||
brew "zsh"
|
||||
# Fish shell like syntax highlighting for zsh
|
||||
brew "zsh-syntax-highlighting"
|
||||
# A tasty, self-hostable Git server for the command line🍦
|
||||
brew "charmbracelet/tap/soft-serve"
|
||||
# A tool for recording terminal GIFs
|
||||
brew "charmbracelet/tap/vhs"
|
||||
# The SSH directory
|
||||
brew "charmbracelet/tap/wishlist"
|
||||
# CLI tool for CookLang Recipe Markup Language
|
||||
brew "cooklang/tap/cook"
|
||||
# prettier, on SPEED!
|
||||
brew "fsouza/prettierd/prettierd"
|
||||
# The scalable code generator that saves you time.
|
||||
brew "jondot/tap/hygen"
|
||||
# Simple hotkey-daemon for macOS.
|
||||
brew "koekeishiya/formulae/skhd"
|
||||
# A tiling window manager for macOS based on binary space partitioning.
|
||||
brew "koekeishiya/formulae/yabai"
|
||||
# Search and replace | Space Age seD
|
||||
brew "ms-jpq/sad/sad"
|
||||
# Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.
|
||||
brew "oven-sh/bun/bun"
|
||||
# Maintained ctags implementation
|
||||
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
|
||||
# Time tracker
|
||||
cask "activitywatch"
|
||||
# GPU-accelerated terminal emulator
|
||||
cask "alacritty"
|
||||
# Application launcher and productivity software
|
||||
cask "alfred"
|
||||
# Network scanner
|
||||
cask "angry-ip-scanner"
|
||||
# Webcam & audio device software
|
||||
cask "ankerwork"
|
||||
# Application uninstaller
|
||||
cask "appcleaner"
|
||||
# User-friendly GUI app for Homebrew
|
||||
cask "applite"
|
||||
# Chromium based browser
|
||||
cask "arc"
|
||||
# Multi-track audio editor and recorder
|
||||
cask "audacity"
|
||||
# Audio utility
|
||||
cask "background-music"
|
||||
# Menu bar icon organizer
|
||||
cask "bartender"
|
||||
# All-In-One Toolkit for Working Remotely
|
||||
cask "basecamp"
|
||||
# Compact TeX distribution as alternative to the full TeX Live / MacTeX
|
||||
cask "basictex"
|
||||
# Edit and manage bibliographies
|
||||
cask "bibdesk"
|
||||
# Desktop password and login vault
|
||||
cask "bitwarden"
|
||||
# 3D creation suite
|
||||
cask "blender"
|
||||
# Scriptable scratchpad for developers
|
||||
cask "boop"
|
||||
# Web browser focusing on privacy
|
||||
cask "brave-browser"
|
||||
# Automation tool
|
||||
cask "bunch"
|
||||
# E-books management software
|
||||
cask "calibre"
|
||||
# Screen capturing tool
|
||||
cask "cleanshot"
|
||||
cask "color-oracle"
|
||||
# Multi-platform client-side cloud file encryption tool
|
||||
cask "cryptomator"
|
||||
# Disk space visualizer
|
||||
cask "daisydisk"
|
||||
# API documentation browser and code snippet manager
|
||||
cask "dash"
|
||||
# Peer to peer data sharing app built for humans
|
||||
cask "dat"
|
||||
# Browser for SQLite databases
|
||||
cask "db-browser-for-sqlite"
|
||||
# Trains AIs to understand and translate texts
|
||||
cask "deepl"
|
||||
# Collect, organize, edit and annotate documents
|
||||
cask "devonthink"
|
||||
# Run Stable Diffusion locally
|
||||
cask "diffusionbee"
|
||||
# Voice and text chat software
|
||||
cask "discord"
|
||||
# App to build and share containerized applications and microservices
|
||||
cask "docker"
|
||||
# Client for the Dropbox cloud storage service
|
||||
cask "dropbox"
|
||||
# Find files, folders, or contents in any file
|
||||
cask "easyfind"
|
||||
# Matrix collaboration client
|
||||
cask "element"
|
||||
# Cross-platform Text Expander written in Rust
|
||||
cask "espanso"
|
||||
# Collaborative team software
|
||||
cask "figma"
|
||||
# Web browser
|
||||
cask "firefox"
|
||||
# Web browser
|
||||
cask "firefox-developer-edition"
|
||||
# Web browser
|
||||
cask "firefox-nightly"
|
||||
cask "flip4mac"
|
||||
# Download manager with a torrent client
|
||||
cask "folx"
|
||||
# Free monospaced font with programming ligatures
|
||||
cask "font-fira-code"
|
||||
# Developer targeted fonts with a high number of glyphs
|
||||
cask "font-fira-code-nerd-font"
|
||||
cask "font-fira-sans"
|
||||
cask "font-fira-sans-condensed"
|
||||
cask "font-ia-writer-duo"
|
||||
cask "font-ia-writer-mono"
|
||||
cask "font-ia-writer-quattro"
|
||||
# Developer targeted fonts with a high number of glyphs
|
||||
cask "font-symbols-only-nerd-font"
|
||||
# Free VPN client for FortiClient
|
||||
cask "forticlient-vpn"
|
||||
# Disk space cleaner that finds and deletes duplicated and similar files
|
||||
cask "gemini"
|
||||
# Desktop client for GitHub repositories
|
||||
cask "github"
|
||||
# Japanese input software
|
||||
cask "google-japanese-ime"
|
||||
# Tools to protect your files
|
||||
cask "gpg-suite-no-mail"
|
||||
# Utility to fix grammar errors and style issues in text
|
||||
cask "grammarly"
|
||||
# GraphQL IDE for better development workflows
|
||||
cask "graphql-playground"
|
||||
# Desktop automation application
|
||||
cask "hammerspoon"
|
||||
# Open-source video transcoder
|
||||
cask "handbrake"
|
||||
# Utility to reduce the size of 24-bit PNG files
|
||||
cask "imagealpha"
|
||||
# Tool to optimize images to a smaller size
|
||||
cask "imageoptim"
|
||||
# Tool to scan a website checking for broken links
|
||||
cask "integrity"
|
||||
# Terminal emulator as alternative to Apple's Terminal app
|
||||
cask "iterm2"
|
||||
# Menu bar calendar
|
||||
cask "itsycal"
|
||||
# Jellyfin desktop client
|
||||
cask "jellyfin-media-player"
|
||||
# Spot and merge differences in text and image files or folders
|
||||
cask "kaleidoscope"
|
||||
# Keyboard customizer
|
||||
cask "karabiner-elements"
|
||||
# End-to-end encryption software
|
||||
cask "keybase"
|
||||
# Open-source keystroke visualizer
|
||||
cask "keycastr"
|
||||
# Interface for reading and syncing eBooks
|
||||
cask "kindle"
|
||||
# GPU-based terminal emulator
|
||||
cask "kitty"
|
||||
# Grammar, spelling and style suggestions in all the writing apps
|
||||
cask "languagetool"
|
||||
# Official client for LBRY, a decentralised file-sharing and payment network
|
||||
cask "lbry"
|
||||
# Wallet desktop application to maintain multiple cryptocurrencies
|
||||
cask "ledger-live"
|
||||
# Client for LLaMA models
|
||||
cask "llamachat"
|
||||
# 2D game framework for Lua
|
||||
cask "love"
|
||||
# File system integration
|
||||
cask "macfuse"
|
||||
# 8-bit 3D voxel editor and interactive path tracing renderer
|
||||
cask "magicavoxel"
|
||||
# Video format converter (transcoder)
|
||||
cask "makemkv"
|
||||
# Previewer for Markdown, MultiMarkdown and other text markup languages
|
||||
cask "marked"
|
||||
# Timer application
|
||||
cask "michaelvillar-timer"
|
||||
# Provides updates to various Microsoft products
|
||||
cask "microsoft-auto-update"
|
||||
# Web browser
|
||||
cask "microsoft-edge"
|
||||
# Email client
|
||||
cask "microsoft-outlook"
|
||||
# Remote desktop client
|
||||
cask "microsoft-remote-desktop"
|
||||
# Meet, chat, call, and collaborate in just one place
|
||||
cask "microsoft-teams"
|
||||
# Minimal installer for conda
|
||||
cask "miniconda"
|
||||
# Desktop sync client for Nextcloud software products
|
||||
cask "nextcloud"
|
||||
# VPN client for secure internet access and private browsing
|
||||
cask "nordvpn"
|
||||
# App to write, plan, collaborate, and get organized
|
||||
cask "notion"
|
||||
# Calculator and converter application
|
||||
cask "numi"
|
||||
# Knowledge base that works on top of a local folder of plain text Markdown files
|
||||
cask "obsidian"
|
||||
# Organize all your reference images in one place
|
||||
cask "ogdesign-eagle"
|
||||
# Web browser
|
||||
cask "opera"
|
||||
# Web browser
|
||||
cask "opera-beta"
|
||||
# Web browser
|
||||
cask "opera-developer"
|
||||
# Play PC games and connect with your friends
|
||||
cask "origin"
|
||||
# Control your smart light system
|
||||
cask "philips-hue-sync"
|
||||
# Colour picker for colours onscreen
|
||||
cask "pika"
|
||||
# Home media player
|
||||
cask "plex"
|
||||
# Collaboration platform for API development
|
||||
cask "postman"
|
||||
# Bridges Proton Mail to email clients supporting IMAP and SMTP protocols
|
||||
cask "protonmail-bridge"
|
||||
# VPN client focusing on security
|
||||
cask "protonvpn"
|
||||
# QuickLook plug-in that renders source code with syntax highlighting
|
||||
cask "qlcolorcode"
|
||||
# Thumbnails, static previews, cover art and metadata for video files
|
||||
cask "qlvideo"
|
||||
# All-in-one bookmark manager
|
||||
cask "raindropio"
|
||||
# Imaging utility to install operating systems to a microSD card
|
||||
cask "raspberry-pi-imager"
|
||||
# Control your tools with a few keystrokes
|
||||
cask "raycast"
|
||||
# Web browser
|
||||
cask "safari-technology-preview"
|
||||
# Store SSH keys in the Secure Enclave
|
||||
cask "secretive"
|
||||
# Tool for sending personal documents to Kindles from Macs
|
||||
cask "send-to-kindle"
|
||||
# MySQL/MariaDB database management platform
|
||||
cask "sequel-pro"
|
||||
# Onion routing based messenger
|
||||
cask "session"
|
||||
# Instant messaging application focusing on security
|
||||
cask "signal"
|
||||
# Draw, paint, & sketch application
|
||||
cask "sketchbook"
|
||||
# Team communication and collaboration software
|
||||
cask "slack"
|
||||
# Displays all open files and sockets in use by all running processes
|
||||
cask "sloth"
|
||||
# Control your Sonos system
|
||||
cask "sonos"
|
||||
# Music streaming service
|
||||
cask "spotify"
|
||||
# Video game digital distribution service
|
||||
cask "steam"
|
||||
# Tool to render realistic skies in real time on the screen
|
||||
cask "stellarium"
|
||||
# Sync and backup service to Synology NAS drives
|
||||
cask "synology-drive"
|
||||
# Desktop client for Telegram messenger
|
||||
cask "telegram-desktop"
|
||||
# JDK from the Eclipse Foundation (Adoptium)
|
||||
cask "temurin8"
|
||||
# General-purpose text editor
|
||||
cask "textmate"
|
||||
# Unpacks archive files
|
||||
cask "the-unarchiver"
|
||||
# Web browser focusing on security
|
||||
cask "tor-browser"
|
||||
# File transfer application
|
||||
cask "transmit"
|
||||
# Free and open-source OpenVPN client
|
||||
cask "tunnelblick"
|
||||
# Font manager application
|
||||
cask "typeface"
|
||||
# Disk encryption software focusing on security based on TrueCrypt
|
||||
cask "veracrypt"
|
||||
# Virtualizer for x86 hardware
|
||||
cask "virtualbox"
|
||||
# Open-source code editor
|
||||
cask "visual-studio-code"
|
||||
# Code editor
|
||||
cask "visual-studio-code-insiders"
|
||||
# Multimedia player
|
||||
cask "vlc"
|
||||
# Web browser plugin
|
||||
cask "vlc-webplugin"
|
||||
# Rust-based terminal
|
||||
cask "warp"
|
||||
cask "webponize"
|
||||
# GPU-accelerated cross-platform terminal emulator and multiplexer
|
||||
cask "wezterm"
|
||||
# Network diagnostic utility
|
||||
cask "whatroute"
|
||||
# Open-source version of the X.Org X Window System
|
||||
cask "xquartz"
|
||||
mas "1-Click Video Converter", id: 717545086
|
||||
mas "Be Focused Pro", id: 961632517
|
||||
mas "Bitwarden", id: 1352778147
|
||||
mas "Day One", id: 1055511498
|
||||
mas "Deliveries", id: 290986013
|
||||
mas "Free MP4 Converter", id: 693443591
|
||||
mas "GarageBand", id: 682658836
|
||||
mas "GoodNotes", id: 1444383602
|
||||
mas "iA Writer", id: 775737590
|
||||
mas "Icon Slate", id: 439697913
|
||||
mas "iFinance 5", id: 1500241909
|
||||
mas "iMovie", id: 408981434
|
||||
mas "IP Friend", id: 1560408065
|
||||
mas "Just Focus", id: 1142151959
|
||||
mas "Key Codes", id: 414568915
|
||||
mas "Keynote", id: 409183694
|
||||
mas "LanguageTool", id: 1534275760
|
||||
mas "Marked 2", id: 890031187
|
||||
mas "Mela", id: 1568924476
|
||||
mas "Microsoft To Do", id: 1274495053
|
||||
mas "MindNode", id: 1289197285
|
||||
mas "Numbers", id: 409203825
|
||||
mas "Pages", id: 409201541
|
||||
mas "Reeder", id: 1529448980
|
||||
mas "Save to Raindrop.io", id: 1549370672
|
||||
mas "Smart Converter", id: 447513724
|
||||
mas "The Unarchiver", id: 425424353
|
||||
mas "Things", id: 904280696
|
||||
mas "Time Sink", id: 404363161
|
||||
mas "Typeface", id: 1062679359
|
||||
mas "Xcode", id: 497799835
|
||||
mas "Yoink", id: 457622435
|
||||
whalebrew "whalebrew/whalesay"
|
||||
vscode "activitywatch.aw-watcher-vscode"
|
||||
vscode "adamvoss.vscode-languagetool"
|
||||
vscode "akamud.vscode-caniuse"
|
||||
vscode "alefragnani.Bookmarks"
|
||||
vscode "alefragnani.project-manager"
|
||||
vscode "anteprimorac.html-end-tag-labels"
|
||||
vscode "arcticicestudio.nord-visual-studio-code"
|
||||
vscode "ardenivanov.svelte-intellisense"
|
||||
vscode "astro-build.astro-vscode"
|
||||
vscode "asvetliakov.snapshot-tools"
|
||||
vscode "azemoh.one-monokai"
|
||||
vscode "bierner.markdown-preview-github-styles"
|
||||
vscode "bradlc.vscode-tailwindcss"
|
||||
vscode "ChakrounAnas.turbo-console-log"
|
||||
vscode "chrischinchilla.vale-vscode"
|
||||
vscode "christian-kohler.npm-intellisense"
|
||||
vscode "christian-kohler.path-intellisense"
|
||||
vscode "chrmarti.regex"
|
||||
vscode "Codeium.codeium"
|
||||
vscode "CodeSandbox-io.codesandbox-projects"
|
||||
vscode "codezombiech.gitignore"
|
||||
vscode "csstools.postcss"
|
||||
vscode "cstrachan.vcard"
|
||||
vscode "davidlday.languagetool-linter"
|
||||
vscode "daylerees.rainglow"
|
||||
vscode "dbaeumer.vscode-eslint"
|
||||
vscode "deerawan.vscode-dash"
|
||||
vscode "dendron.dendron"
|
||||
vscode "dendron.dendron-paste-image"
|
||||
vscode "donjayamanne.githistory"
|
||||
vscode "dsznajder.es7-react-js-snippets"
|
||||
vscode "eamodio.gitlens"
|
||||
vscode "ecmel.vscode-html-css"
|
||||
vscode "EditorConfig.EditorConfig"
|
||||
vscode "enkia.tokyo-night"
|
||||
vscode "Equinusocio.vsc-community-material-theme"
|
||||
vscode "Equinusocio.vsc-material-theme"
|
||||
vscode "equinusocio.vsc-material-theme-icons"
|
||||
vscode "esbenp.prettier-vscode"
|
||||
vscode "FallenMax.mithril-emmet"
|
||||
vscode "file-icons.file-icons"
|
||||
vscode "foam.foam-vscode"
|
||||
vscode "gerane.Theme-TomorrowNight"
|
||||
vscode "ginfuru.better-nunjucks"
|
||||
vscode "GitHub.copilot"
|
||||
vscode "GitHub.copilot-chat"
|
||||
vscode "GitHub.copilot-labs"
|
||||
vscode "GitHub.github-vscode-theme"
|
||||
vscode "GitHub.vscode-pull-request-github"
|
||||
vscode "Gruntfuggly.todo-tree"
|
||||
vscode "hextorgb.hex-to-rgb"
|
||||
vscode "idleberg.applescript"
|
||||
vscode "jasonnutter.search-node-modules"
|
||||
vscode "JuanBlanco.solidity"
|
||||
vscode "kaleidoscope-app.vscode-ksdiff"
|
||||
vscode "kamikillerto.vscode-colorize"
|
||||
vscode "kotfu.bunch"
|
||||
vscode "kumar-harsh.graphql-for-vscode"
|
||||
vscode "liviuschera.noctis"
|
||||
vscode "mattpocock.ts-error-translator"
|
||||
vscode "mechatroner.rainbow-csv"
|
||||
vscode "mehullakhanpal.file-ops"
|
||||
vscode "mgmcdermott.vscode-language-babel"
|
||||
vscode "miguelsolorio.fluent-icons"
|
||||
vscode "miguelsolorio.min-theme"
|
||||
vscode "miguelsolorio.symbols"
|
||||
vscode "mikestead.dotenv"
|
||||
vscode "mrmlnc.vscode-attrs-sorter"
|
||||
vscode "ms-azuretools.vscode-docker"
|
||||
vscode "MS-CEINTL.vscode-language-pack-de"
|
||||
vscode "ms-playwright.playwright"
|
||||
vscode "ms-python.isort"
|
||||
vscode "ms-python.python"
|
||||
vscode "ms-python.vscode-pylance"
|
||||
vscode "ms-toolsai.jupyter"
|
||||
vscode "ms-toolsai.jupyter-keymap"
|
||||
vscode "ms-toolsai.jupyter-renderers"
|
||||
vscode "ms-toolsai.vscode-jupyter-cell-tags"
|
||||
vscode "ms-toolsai.vscode-jupyter-slideshow"
|
||||
vscode "ms-vscode-remote.remote-containers"
|
||||
vscode "ms-vscode-remote.remote-ssh"
|
||||
vscode "ms-vscode-remote.remote-ssh-edit"
|
||||
vscode "ms-vscode-remote.remote-wsl"
|
||||
vscode "ms-vscode-remote.vscode-remote-extensionpack"
|
||||
vscode "ms-vscode.remote-explorer"
|
||||
vscode "ms-vscode.remote-server"
|
||||
vscode "ms-vsliveshare.vsliveshare"
|
||||
vscode "nrwl.angular-console"
|
||||
vscode "octref.vetur"
|
||||
vscode "Perkovec.emoji"
|
||||
vscode "PKief.material-icon-theme"
|
||||
vscode "pnp.polacode"
|
||||
vscode "pomdtr.excalidraw-editor"
|
||||
vscode "Prisma.prisma"
|
||||
vscode "quick-lint.quick-lint-js"
|
||||
vscode "redhat.vscode-commons"
|
||||
vscode "redhat.vscode-yaml"
|
||||
vscode "rvest.vs-code-prettier-eslint"
|
||||
vscode "sdras.night-owl"
|
||||
vscode "sleistner.vscode-fileutils"
|
||||
vscode "softwaredotcom.swdc-vscode"
|
||||
vscode "styled-components.vscode-styled-components"
|
||||
vscode "svanimpe.stencil"
|
||||
vscode "svelte.svelte-vscode"
|
||||
vscode "tamasfe.even-better-toml"
|
||||
vscode "tchayen.markdown-links"
|
||||
vscode "thenikso.github-plus-theme"
|
||||
vscode "Tyriar.sort-lines"
|
||||
vscode "unifiedjs.vscode-mdx"
|
||||
vscode "VisualStudioExptTeam.intellicode-api-usage-examples"
|
||||
vscode "VisualStudioExptTeam.vscodeintellicode"
|
||||
vscode "vivaxy.vscode-conventional-commits"
|
||||
vscode "vscode-icons-team.vscode-icons"
|
||||
vscode "vscodevim.vim"
|
||||
vscode "WakaTime.vscode-wakatime"
|
||||
vscode "wayou.vscode-todo-highlight"
|
||||
vscode "withfig.fig"
|
||||
vscode "wix.vscode-import-cost"
|
||||
vscode "xabikos.JavaScriptSnippets"
|
||||
vscode "XadillaX.viml"
|
||||
vscode "xyc.vscode-mdx-preview"
|
||||
vscode "yinfei.luahelper"
|
||||
vscode "YuTengjing.open-in-external-app"
|
||||
vscode "yzhang.markdown-all-in-one"
|
||||
vscode "zhuangtongfa.material-theme"
|
||||
vscode "znck.grammarly"
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"LazyVim": { "branch": "main", "commit": "9a6b0f8928ad2e802cae36c6b05b94cd9a73451f" },
|
||||
"LuaSnip": { "branch": "master", "commit": "80a8528f084a97b624ae443a6f50ff8074ba486b" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "976e7e3e9c400b99f1cb337b2ce804a9652571ec" },
|
||||
"aerial.nvim": { "branch": "master", "commit": "3a3baf0930444c78d19964fdb401bd3a6a23270f" },
|
||||
"SchemaStore.nvim": { "branch": "main", "commit": "b32a272176d81938cac71a0b85f21f029c1ee8e6" },
|
||||
"aerial.nvim": { "branch": "master", "commit": "8e4090bf9412e24b05823c771cb3956c2ba72981" },
|
||||
"aw-watcher-vim": { "branch": "master", "commit": "4ba86d05a940574000c33f280fd7f6eccc284331" },
|
||||
"baleia.nvim": { "branch": "main", "commit": "00bb4af31c8c3865b735d40ebefa6c3f07b2dd16" },
|
||||
"base16-vim": { "branch": "master", "commit": "3be3cd82cd31acfcab9a41bad853d9c68d30478d" },
|
||||
"blamer.nvim": { "branch": "master", "commit": "e0d43c11697300eb68f00d69df8b87deb0bf52dc" },
|
||||
"catppuccin": { "branch": "main", "commit": "b359f3eec32dcc6b7c9a26901dc235bbb6cd8a0b" },
|
||||
"catppuccin": { "branch": "main", "commit": "40dc9f0621c55bd40da4ad0731fac44d15bb393a" },
|
||||
"chafa.nvim": { "branch": "main", "commit": "792c8f4f0e86b5e27c3602be4614f886f3a12a5a" },
|
||||
"cheatsheet.nvim": { "branch": "master", "commit": "9716f9aaa94dd1fd6ce59b5aae0e5f25e2a463ef" },
|
||||
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" },
|
||||
@@ -17,7 +17,7 @@
|
||||
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" },
|
||||
"codewindow.nvim": { "branch": "master", "commit": "8c8f5ff66e123491c946c04848d744fcdc7cac6c" },
|
||||
"committia.vim": { "branch": "master", "commit": "0b4df1a7f48ffbc23b009bd14d58ee1be541917c" },
|
||||
"conform.nvim": { "branch": "master", "commit": "253878436e2b6d73dfd91ccf0ac12d04cc683d34" },
|
||||
"conform.nvim": { "branch": "master", "commit": "2c1e852fbf723b7d89b14fd28089472d92edeeb9" },
|
||||
"copilot-cmp": { "branch": "master", "commit": "72fbaa03695779f8349be3ac54fa8bd77eed3ee3" },
|
||||
"copilot.lua": { "branch": "master", "commit": "688762a3999eeee54b78f447719854f52672ec02" },
|
||||
"dashboard-nvim": { "branch": "master", "commit": "c71cab740e2add248c54c458b5ca9d6e77c30fa6" },
|
||||
@@ -30,14 +30,14 @@
|
||||
"flash.nvim": { "branch": "main", "commit": "48817af25f51c0590653bbc290866e4890fe1cbe" },
|
||||
"fm-nvim": { "branch": "master", "commit": "8e6a77049330e7c797eb9e63affd75eb796fe75e" },
|
||||
"friendly-snippets": { "branch": "main", "commit": "43727c2ff84240e55d4069ec3e6158d74cb534b6" },
|
||||
"fzf": { "branch": "master", "commit": "96e31e4b7862be73c7b0b4c87ea86b8b5f7fadb5" },
|
||||
"fzf-lua": { "branch": "main", "commit": "c965f107ab7616255c8da15a5b782069198b9749" },
|
||||
"fzf": { "branch": "master", "commit": "278dce9ba6f383930654b9a591f1143b0c422907" },
|
||||
"fzf-lua": { "branch": "main", "commit": "cd3a9cb9ef55933be6152a77e8aeb36f12a0467b" },
|
||||
"fzf.vim": { "branch": "master", "commit": "1e054c1d075d87903647db9320116d360eb8b024" },
|
||||
"gh.nvim": { "branch": "main", "commit": "bd25740ca4dfbe6702eb7ffbcf8de105be3b5c20" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "af0f583cd35286dd6f0e3ed52622728703237e50" },
|
||||
"harpoon": { "branch": "master", "commit": "c1aebbad9e3d13f20bedb8f2ce8b3a94e39e424a" },
|
||||
"highlight-undo.nvim": { "branch": "main", "commit": "50a6884a8476be04ecce8f1c4ed692c5000ef0a1" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "64fdadb3ada61c4297452f7662789b01ee82ffcb" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "29be0919b91fb59eca9e90690d76014233392bef" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "16603c6917435d8446f7357cb61095138a417085" },
|
||||
"legendary.nvim": { "branch": "master", "commit": "234e2ef8dec65db153c63a8b310c74155bb93ee7" },
|
||||
"lf.nvim": { "branch": "master", "commit": "69ab1efcffee6928bf68ac9bd0c016464d9b2c8b" },
|
||||
@@ -46,7 +46,7 @@
|
||||
"lualine.nvim": { "branch": "master", "commit": "2248ef254d0a1488a72041cfb45ca9caada6d994" },
|
||||
"lush.nvim": { "branch": "main", "commit": "966aad1accd47fa11fbe2539234f81f678fef2de" },
|
||||
"mason-lspconfig.nvim": { "branch": "main", "commit": "40301e1c74bc0946eece13edf2b1c561cc497491" },
|
||||
"mason.nvim": { "branch": "main", "commit": "cd7835b15f5a4204fc37e0aa739347472121a54c" },
|
||||
"mason.nvim": { "branch": "main", "commit": "eabf6d347fdb75be360d4c0ced1145670a171453" },
|
||||
"mini.ai": { "branch": "main", "commit": "fc9ce93eb8d58ce1a39101928fb5ea8f8b97844c" },
|
||||
"mini.animate": { "branch": "main", "commit": "6e6f2ee99fec91985d3817bfc74fbb4a0aff1c44" },
|
||||
"mini.bufremove": { "branch": "main", "commit": "f53c7f27e36009fe61563c11cde154b94a0e5b94" },
|
||||
@@ -56,7 +56,7 @@
|
||||
"mini.surround": { "branch": "main", "commit": "862cfaef72d789d320625ec34e2488a5cc8fd423" },
|
||||
"neo-tree.nvim": { "branch": "v3.x", "commit": "1236db954ce502eb5b340bcdb69aa057cc372e8d" },
|
||||
"neoconf.nvim": { "branch": "main", "commit": "00dcf2b81c45de1768b4171faa16729f0888cfb8" },
|
||||
"neodev.nvim": { "branch": "main", "commit": "7b46fd0f81c9c9ef5d5898879e86ae271152c79f" },
|
||||
"neodev.nvim": { "branch": "main", "commit": "80487e4f7bfa11c2ef2a1b461963db019aad6a73" },
|
||||
"neotest": { "branch": "master", "commit": "901891484db3d46ce43d56871273dc7d40621356" },
|
||||
"neotest-jest": { "branch": "main", "commit": "65ab61c77aa1c245f16982ffe1a4d31589e18023" },
|
||||
"neotest-vitest": { "branch": "main", "commit": "41bf2f6b743f2ac5c5e9bd0949cee77ca7f2372c" },
|
||||
@@ -68,21 +68,21 @@
|
||||
"nvim-colorizer.lua": { "branch": "master", "commit": "dde3084106a70b9a79d48f426f6d6fec6fd203f7" },
|
||||
"nvim-cursorline": { "branch": "main", "commit": "804f0023692653b2b2368462d67d2a87056947f9" },
|
||||
"nvim-lint": { "branch": "master", "commit": "962a76877a4479a535b935bd7ef35ad41ba308b2" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "cb49a4cd622d7ed775c31561bb8aa6a50712d6b9" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "d0467b9574b48429debf83f8248d8cee79562586" },
|
||||
"nvim-notify": { "branch": "master", "commit": "e4a2022f4fec2d5ebc79afa612f96d8b11c627b3" },
|
||||
"nvim-spectre": { "branch": "master", "commit": "696cff781a4a7ecc91549736835e2acbd00fe859" },
|
||||
"nvim-transparent": { "branch": "main", "commit": "3af6232c8d39d51062702e875ff6407c1eeb0391" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "bf0a96568a54618138ac42c84758945cdafef86b" },
|
||||
"nvim-treesitter-context": { "branch": "master", "commit": "e5c90f0f32e948b285ed2466e799a4b36f9a42d9" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "efec7115d8175bdb6720eeb4e26196032cb52593" },
|
||||
"nvim-treesitter-context": { "branch": "master", "commit": "2806d83e3965017382ce08792ee527e708fa1bd4" },
|
||||
"nvim-treesitter-textobjects": { "branch": "master", "commit": "e69a504baf2951d52e1f1fbb05145d43f236cbf1" },
|
||||
"nvim-ts-autotag": { "branch": "main", "commit": "6be1192965df35f94b8ea6d323354f7dc7a557e4" },
|
||||
"nvim-ts-context-commentstring": { "branch": "main", "commit": "92e688f013c69f90c9bbd596019ec10235bc51de" },
|
||||
"nvim-ufo": { "branch": "main", "commit": "ebbab711d909d5f675e38ad489765bd22bd2c6b3" },
|
||||
"nvim-various-textobjs": { "branch": "main", "commit": "df5934fc2c57b1d8450bfcba067a2516d1221a06" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "5de460ca7595806044eced31e3c36c159a493857" },
|
||||
"obsidian.nvim": { "branch": "main", "commit": "1149c5bba00ae93752b008dfebad51cc7a0f62db" },
|
||||
"obsidian.nvim": { "branch": "main", "commit": "7945be8afcbb19f3775ec2e94ffb292a868418be" },
|
||||
"octo.nvim": { "branch": "master", "commit": "e933611c74cb735c00d0db8ca94533bec1444bf0" },
|
||||
"oil.nvim": { "branch": "master", "commit": "4088efb8ff664b6f1624aab5dac6c3fe11d3962c" },
|
||||
"oil.nvim": { "branch": "master", "commit": "05a80e24f6c920e29ed741d12ede0840e456a3e4" },
|
||||
"persistence.nvim": { "branch": "main", "commit": "ad538bfd5336f1335cdb6fd4e0b0eebfa6e12f32" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "50012918b2fc8357b87cff2a7f7f0446e47da174" },
|
||||
"popup.nvim": { "branch": "master", "commit": "b7404d35d5d3548a82149238289fa71f7f6de4ac" },
|
||||
@@ -93,7 +93,7 @@
|
||||
"sqlite.lua": { "branch": "master", "commit": "b7e28c8463254c46a8e61c52d27d6a2040492fc3" },
|
||||
"symbols-outline.nvim": { "branch": "master", "commit": "512791925d57a61c545bc303356e8a8f7869763c" },
|
||||
"tabular": { "branch": "master", "commit": "339091ac4dd1f17e225fe7d57b48aff55f99b23a" },
|
||||
"tailwind-sorter.nvim": { "branch": "main", "commit": "efc34952eb0a20520f12c8a273ea44298c11a4fa" },
|
||||
"tailwind-sorter.nvim": { "branch": "main", "commit": "d910baa6f7c99ea3699310371a984c93ed408ea6" },
|
||||
"tailwindcss-colorizer-cmp.nvim": { "branch": "main", "commit": "bc25c56083939f274edcfe395c6ff7de23b67c50" },
|
||||
"telescope-bookmarks.nvim": { "branch": "main", "commit": "309cbf2cdb9ec04551553acd3dcd759d9e9f3840" },
|
||||
"telescope-file-browser.nvim": { "branch": "master", "commit": "6e51d0cd6447cf2525412220ff0a2885eef9039c" },
|
||||
@@ -118,10 +118,10 @@
|
||||
"vim-gh-line": { "branch": "master", "commit": "fbf368bdfad7e5478009a6dc62559e6b2c72d603" },
|
||||
"vim-grammarous": { "branch": "master", "commit": "db46357465ce587d5325e816235b5e92415f8c05" },
|
||||
"vim-illuminate": { "branch": "master", "commit": "3bd2ab64b5d63b29e05691e624927e5ebbf0fb86" },
|
||||
"vim-markdown": { "branch": "master", "commit": "4e9b4deda11d05a157ab34e97f76089669b5b7af" },
|
||||
"vim-markdown": { "branch": "master", "commit": "66ed2e1458f6f8f9d42c6aa556e802ecf90a775a" },
|
||||
"vim-mundo": { "branch": "master", "commit": "b53d35fb5ca9923302b9ef29e618ab2db4cc675e" },
|
||||
"vim-startuptime": { "branch": "master", "commit": "454b3de856b7bd298700de33d79774ca9b9e3875" },
|
||||
"vim-table-mode": { "branch": "master", "commit": "9ac358083943f6339fc304a6e218b634fd1e30bd" },
|
||||
"vim-table-mode": { "branch": "master", "commit": "4ff8de2ac93431ee6d85a9e04177012752e6abdc" },
|
||||
"vim-tmux-navigator": { "branch": "master", "commit": "7db70e08ea03b3e4d91f63713d76134512e28d7e" },
|
||||
"vim-visincr": { "branch": "master", "commit": "57cd943a31b0b5ec36a884b5b5b8758843c74c1a" },
|
||||
"vim-visual-multi": { "branch": "master", "commit": "aec289a9fdabaa0ee6087d044d75b32e12084344" },
|
||||
|
||||
Reference in New Issue
Block a user