mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
14
Brewfile
14
Brewfile
@@ -48,6 +48,8 @@ brew "jpeg-xl"
|
||||
# Codec library for encoding and decoding AV1 video streams
|
||||
brew "aom"
|
||||
# Cryptography and SSL/TLS Toolkit
|
||||
brew "openssl@3"
|
||||
# Cryptography and SSL/TLS Toolkit
|
||||
brew "openssl@1.1"
|
||||
# Library for command-line editing
|
||||
brew "readline"
|
||||
@@ -59,8 +61,6 @@ brew "python@3.11"
|
||||
brew "asciinema"
|
||||
# GNU File, Shell, and Text utilities
|
||||
brew "coreutils"
|
||||
# Cryptography and SSL/TLS Toolkit
|
||||
brew "openssl@3"
|
||||
# Extendable version manager with support for Ruby, Node.js, Erlang & more
|
||||
brew "asdf"
|
||||
# Improved shell history for zsh and bash
|
||||
@@ -758,7 +758,6 @@ vscode "arcticicestudio.nord-visual-studio-code"
|
||||
vscode "ardenivanov.svelte-intellisense"
|
||||
vscode "astro-build.astro-vscode"
|
||||
vscode "asvetliakov.snapshot-tools"
|
||||
vscode "asvetliakov.vscode-neovim"
|
||||
vscode "azemoh.one-monokai"
|
||||
vscode "bierner.markdown-preview-github-styles"
|
||||
vscode "bradlc.vscode-tailwindcss"
|
||||
@@ -792,7 +791,7 @@ 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.copilot-nightly"
|
||||
@@ -805,7 +804,6 @@ 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"
|
||||
@@ -817,7 +815,7 @@ vscode "miguelsolorio.min-theme"
|
||||
vscode "miguelsolorio.symbols"
|
||||
vscode "mikestead.dotenv"
|
||||
vscode "mrmlnc.vscode-attrs-sorter"
|
||||
vscode "MS-CEINTL.vscode-language-pack-de"
|
||||
vscode "ms-azuretools.vscode-docker"
|
||||
vscode "ms-playwright.playwright"
|
||||
vscode "ms-python.isort"
|
||||
vscode "ms-python.python"
|
||||
@@ -842,12 +840,9 @@ 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 "silvenon.mdx"
|
||||
vscode "sleistner.vscode-fileutils"
|
||||
vscode "styled-components.vscode-styled-components"
|
||||
vscode "svanimpe.stencil"
|
||||
@@ -860,6 +855,7 @@ 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 "wix.vscode-import-cost"
|
||||
|
||||
Reference in New Issue
Block a user