mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-19 21:55:10 +00:00
chore(brew): update brewfile
This commit is contained in:
@@ -125,7 +125,7 @@ brew "fzf"
|
|||||||
# Graphics library to dynamically manipulate images
|
# Graphics library to dynamically manipulate images
|
||||||
brew "gd"
|
brew "gd"
|
||||||
# Disk usage analyzer with console interface written in Go
|
# Disk usage analyzer with console interface written in Go
|
||||||
brew "gdu"
|
brew "gdu", link: false
|
||||||
# GitHub command-line tool
|
# GitHub command-line tool
|
||||||
brew "gh"
|
brew "gh"
|
||||||
# Distributed revision control system
|
# Distributed revision control system
|
||||||
@@ -184,6 +184,8 @@ brew "jq"
|
|||||||
brew "krb5"
|
brew "krb5"
|
||||||
# Lazier way to manage everything docker
|
# Lazier way to manage everything docker
|
||||||
brew "lazydocker"
|
brew "lazydocker"
|
||||||
|
# Postgres C API library
|
||||||
|
brew "libpq"
|
||||||
# Linguistic software and Finnish dictionary
|
# Linguistic software and Finnish dictionary
|
||||||
brew "libvoikko"
|
brew "libvoikko"
|
||||||
# Rainbows and unicorns in your console!
|
# Rainbows and unicorns in your console!
|
||||||
@@ -279,7 +281,7 @@ brew "wget"
|
|||||||
# Personal information dashboard for your terminal
|
# Personal information dashboard for your terminal
|
||||||
brew "wtfutil"
|
brew "wtfutil"
|
||||||
# Check your $HOME for unwanted files and directories
|
# Check your $HOME for unwanted files and directories
|
||||||
brew "xdg-ninja"
|
brew "xdg-ninja", args: ["HEAD"]
|
||||||
# Hackable, minimal, fast TUI file explorer
|
# Hackable, minimal, fast TUI file explorer
|
||||||
brew "xplr"
|
brew "xplr"
|
||||||
# JavaScript package manager
|
# JavaScript package manager
|
||||||
@@ -463,6 +465,7 @@ vscode "msjsdiag.vscode-react-native"
|
|||||||
vscode "mtxr.sqltools"
|
vscode "mtxr.sqltools"
|
||||||
vscode "neilbrayfield.php-docblocker"
|
vscode "neilbrayfield.php-docblocker"
|
||||||
vscode "nhoizey.gremlins"
|
vscode "nhoizey.gremlins"
|
||||||
|
vscode "octref.vetur"
|
||||||
vscode "oderwat.indent-rainbow"
|
vscode "oderwat.indent-rainbow"
|
||||||
vscode "pflannery.vscode-versionlens"
|
vscode "pflannery.vscode-versionlens"
|
||||||
vscode "phiter.phpstorm-snippets"
|
vscode "phiter.phpstorm-snippets"
|
||||||
@@ -476,7 +479,6 @@ vscode "valeryanm.vscode-phpsab"
|
|||||||
vscode "Vue.volar"
|
vscode "Vue.volar"
|
||||||
vscode "Vue.vscode-typescript-vue-plugin"
|
vscode "Vue.vscode-typescript-vue-plugin"
|
||||||
vscode "WakaTime.vscode-wakatime"
|
vscode "WakaTime.vscode-wakatime"
|
||||||
vscode "withfig.fig"
|
|
||||||
vscode "wix.vscode-import-cost"
|
vscode "wix.vscode-import-cost"
|
||||||
vscode "xdebug.php-debug"
|
vscode "xdebug.php-debug"
|
||||||
vscode "xdebug.php-pack"
|
vscode "xdebug.php-pack"
|
||||||
|
|||||||
Reference in New Issue
Block a user