mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
chore(Brewfile): shift things around
This commit is contained in:
19
Brewfile
19
Brewfile
@@ -22,6 +22,7 @@ brew 'colordiff'
|
|||||||
brew 'coreutils'
|
brew 'coreutils'
|
||||||
brew 'efm-langserver'
|
brew 'efm-langserver'
|
||||||
brew 'fd'
|
brew 'fd'
|
||||||
|
brew 'ffmpeg'
|
||||||
brew 'geckodriver'
|
brew 'geckodriver'
|
||||||
brew 'git'
|
brew 'git'
|
||||||
brew 'git-crypt'
|
brew 'git-crypt'
|
||||||
@@ -84,6 +85,7 @@ cask 'handbrake'
|
|||||||
cask 'iina'
|
cask 'iina'
|
||||||
cask 'iterm2'
|
cask 'iterm2'
|
||||||
cask 'karabiner-elements'
|
cask 'karabiner-elements'
|
||||||
|
cask 'microsoft-edge'
|
||||||
cask 'orion'
|
cask 'orion'
|
||||||
cask 'suspicious-package'
|
cask 'suspicious-package'
|
||||||
cask 'transmission'
|
cask 'transmission'
|
||||||
@@ -111,7 +113,6 @@ cask 'hex-fiend'
|
|||||||
cask 'insomnia'
|
cask 'insomnia'
|
||||||
cask 'keycastr'
|
cask 'keycastr'
|
||||||
cask 'licecap'
|
cask 'licecap'
|
||||||
cask 'microsoft-edge'
|
|
||||||
cask 'orbstack'
|
cask 'orbstack'
|
||||||
cask 'rapidapi'
|
cask 'rapidapi'
|
||||||
cask 'sequel-pro'
|
cask 'sequel-pro'
|
||||||
@@ -122,22 +123,6 @@ cask 'zoom'
|
|||||||
|
|
||||||
# noct
|
# noct
|
||||||
if hostname == 'noct'
|
if hostname == 'noct'
|
||||||
brew 'ffmpeg', args: %w[
|
|
||||||
with-fdk-aac
|
|
||||||
with-libass
|
|
||||||
with-librsvg
|
|
||||||
with-libsoxr
|
|
||||||
with-libssh
|
|
||||||
with-libvidstab
|
|
||||||
with-openh264
|
|
||||||
with-openssl
|
|
||||||
with-rubberband
|
|
||||||
with-srt
|
|
||||||
with-tesseract
|
|
||||||
with-webp
|
|
||||||
]
|
|
||||||
brew 'get_iplayer'
|
|
||||||
|
|
||||||
brew 'mariadb'
|
brew 'mariadb'
|
||||||
cask 'lens'
|
cask 'lens'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user