Skip to content

Commit

Permalink
Update Brewfile, Brewmas
Browse files Browse the repository at this point in the history
  • Loading branch information
ujinyng committed Jul 11, 2024
1 parent 3a6d97a commit e7ad075
Show file tree
Hide file tree
Showing 5 changed files with 196 additions and 63 deletions.
90 changes: 36 additions & 54 deletions Brewfile
Original file line number Diff line number Diff line change
@@ -1,46 +1,44 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
tap "homebrew/cask-fonts"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/livecheck"
tap "homebrew/services"
tap "koekeishiya/formulae"
tap "lencx/chatgpt", "https://github.com/lencx/ChatGPT.git"
brew "ansifilter"
brew "libpng"
brew "xz"
brew "libtiff"
brew "openexr"
brew "aview"
brew "bat"
brew "bzip2"
brew "libpng"
brew "libffi"
brew "readline"
brew "sqlite"
brew "xz"
brew "glib"
brew "pkg-config"
brew "llvm"
brew "ccls"
brew "tcl-tk"
brew "cmake"
brew "ctags"
brew "docker", link: false
brew "fasd"
brew "guile"
brew "nghttp2"
brew "unbound"
brew "gobject-introspection"
brew "jpeg"
brew "libtiff"
brew "numpy"
brew "ffmpeg"
brew "figlet"
brew "fzf"
brew "gdb"
brew "gdk-pixbuf"
brew "geckodriver"
brew "gh"
brew "libusb"
brew "pkg-config"
brew "gobject-introspection"
brew "guile"
brew "highlight"
brew "libffi"
brew "tcl-tk"
brew "[email protected]"
brew "openexr"
brew "imagemagick"
brew "jpeg"
brew "kubernetes-cli"
brew "librsvg"
brew "libxml2"
Expand All @@ -49,15 +47,17 @@ brew "mas"
brew "minikube"
brew "mono"
brew "neovim"
brew "numpy"
brew "nghttp2"
brew "protobuf"
brew "opencv"
brew "poppler"
brew "pyenv"
brew "pyenv-virtualenv"
brew "rclone"
brew "rename"
brew "ripgrep"
brew "rsync"
brew "rustup-init"
brew "stow"
brew "the_silver_searcher"
brew "tmux"
Expand All @@ -71,69 +71,51 @@ brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "koekeishiya/formulae/yabai", args: ["HEAD"]
cask "adware-removal-tool"
cask "app-cleaner"
cask "avira-antivirus"
cask "box-drive"
cask "cleaneronepro"
cask "discord"
cask "docker"
cask "dropbox"
cask "dynalist"
cask "fanny"
cask "element"
cask "firefox"
cask "font-cascadia"
cask "font-d2coding"
cask "free-ruler"
cask "github"
cask "gitter"
cask "google-chrome"
cask "grammarly"
cask "inkscape"
cask "iterm2"
cask "jandi"
cask "kapitainsky-rclone-browser"
cask "karabiner-elements"
cask "keka"
cask "logitech-options"
cask "macs-fan-control"
cask "notable"
cask "notion"
cask "osxfuse"
cask "pycharm"
cask "slack"
cask "spectacle"
cask "spotify"
cask "teamviewer"
cask "twitch"
cask "typora"
cask "vagrant"
cask "visual-studio-code"
cask "zoom"
mas "Allkdic", id: 1033453958
mas "Be Focused", id: 973134470
mas "Claquette", id: 587748131
mas "com.alice.mac.GetPlainText", id: 508368068
mas "EasyRes", id: 688211836
mas "Filmage Screen", id: 1475049179
mas "Friendly Streaming", id: 553245401
mas "GarageBand", id: 682658836
mas "Ghostery Lite", id: 1436953057
mas "GIPHY CAPTURE", id: 668208984
mas "GoodNotes", id: 1444383602
mas "Grammarly for Safari", id: 1462114288
mas "Hancom Office HWP 2014 VP Viewer", id: 416746898
mas "KakaoTalk", id: 869223134
mas "Keynote", id: 409183694
mas "LINER", id: 1463530746
mas "Mathpix Snipping Tool", id: 1349670778
mas "Memory Diag", id: 748212890
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Pasta", id: 1438389787
mas "PhotoScape X", id: 929507092
mas "Pine Player", id: 1112075769
mas "Polaris Office", id: 1098211970
mas "Save to Pocket", id: 1477385213
mas "Scrap Paper", id: 1448441317
mas "Spark", id: 1176895641
mas "Telegram", id: 747648890
mas "Xcode", id: 497799835
mas "xFormula", id: 1503622988
vscode "julianchen.babylon-js-viewer"
vscode "ms-azuretools.vscode-docker"
vscode "ms-python.debugpy"
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.cpptools"
vscode "shd101wyy.markdown-preview-enhanced"
vscode "svelte.svelte-vscode"
vscode "vadimcn.vscode-lldb"
121 changes: 121 additions & 0 deletions Brewfile~
Original file line number Diff line number Diff line change
@@ -0,0 +1,121 @@
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-fonts"
tap "homebrew/services"
tap "koekeishiya/formulae"
tap "lencx/chatgpt", "https://github.com/lencx/ChatGPT.git"
brew "ansifilter"
brew "libpng"
brew "xz"
brew "libtiff"
brew "openexr"
brew "aview"
brew "bat"
brew "bzip2"
brew "readline"
brew "sqlite"
brew "glib"
brew "llvm"
brew "ccls"
brew "cmake"
brew "ctags"
brew "docker", link: false
brew "unbound"
brew "numpy"
brew "ffmpeg"
brew "figlet"
brew "fzf"
brew "gdb"
brew "gdk-pixbuf"
brew "geckodriver"
brew "gh"
brew "libusb"
brew "pkg-config"
brew "gobject-introspection"
brew "guile"
brew "highlight"
brew "libffi"
brew "tcl-tk"
brew "[email protected]"
brew "imagemagick"
brew "jpeg"
brew "kubernetes-cli"
brew "librsvg"
brew "libxml2"
brew "mackup"
brew "mas"
brew "minikube"
brew "mono"
brew "neovim"
brew "nghttp2"
brew "protobuf"
brew "opencv"
brew "poppler"
brew "pyenv"
brew "pyenv-virtualenv"
brew "rclone"
brew "rename"
brew "ripgrep"
brew "rsync"
brew "rustup-init"
brew "stow"
brew "the_silver_searcher"
brew "tmux"
brew "toilet"
brew "tree"
brew "vips"
brew "wget"
brew "zlib"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "koekeishiya/formulae/yabai", args: ["HEAD"]
cask "adware-removal-tool"
cask "avira-antivirus"
cask "box-drive"
cask "cleaneronepro"
cask "discord"
cask "docker"
cask "dropbox"
cask "dynalist"
cask "element"
cask "firefox"
cask "font-d2coding"
cask "free-ruler"
cask "github"
cask "google-chrome"
cask "grammarly"
cask "inkscape"
cask "iterm2"
cask "kapitainsky-rclone-browser"
cask "karabiner-elements"
cask "keka"
cask "logitech-options"
cask "macs-fan-control"
cask "notable"
cask "notion"
cask "osxfuse"
cask "pycharm"
cask "slack"
cask "spectacle"
cask "teamviewer"
cask "twitch"
cask "vagrant"
cask "visual-studio-code"
cask "zoom"
vscode "julianchen.babylon-js-viewer"
vscode "ms-azuretools.vscode-docker"
vscode "ms-python.debugpy"
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.cpptools"
vscode "shd101wyy.markdown-preview-enhanced"
vscode "svelte.svelte-vscode"
vscode "vadimcn.vscode-lldb"
11 changes: 4 additions & 7 deletions Brewmas
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
mas "Allkdic", id: 1033453958
mas "Be Focused", id: 973134470
mas "Claquette", id: 587748131
mas "com.alice.mac.GetPlainText", id: 508368068
mas "EasyRes", id: 688211836
mas "Elmedia Video Player", id: 1044549675
mas "Filmage Screen", id: 1475049179
mas "Friendly Streaming", id: 553245401
mas "GarageBand", id: 682658836
mas "Ghostery Lite", id: 1436953057
mas "Ghostery – Privacy Ad Blocker", id: 1436953057
mas "GIPHY CAPTURE", id: 668208984
mas "GoodNotes", id: 1444383602
mas "Goodnotes", id: 1444383602
mas "Grammarly for Safari", id: 1462114288
mas "Hancom Office HWP 2014 VP Viewer", id: 416746898
mas "Hancom Office HWP Viewer", id: 416746898
mas "KakaoTalk", id: 869223134
mas "Keynote", id: 409183694
mas "LINER", id: 1463530746
Expand All @@ -22,10 +19,10 @@ mas "Pages", id: 409201541
mas "Pasta", id: 1438389787
mas "PhotoScape X", id: 929507092
mas "Pine Player", id: 1112075769
mas "Polaris Office", id: 1098211970
mas "Save to Pocket", id: 1477385213
mas "Scrap Paper", id: 1448441317
mas "Spark", id: 1176895641
mas "Telegram", id: 747648890
mas "TickTick", id: 966085870
mas "Xcode", id: 497799835
mas "xFormula", id: 1503622988
31 changes: 31 additions & 0 deletions Brewmas~
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
mas "Allkdic", id: 1033453958
mas "Be Focused", id: 973134470
mas "Claquette", id: 587748131
mas "com.alice.mac.GetPlainText", id: 508368068
mas "EasyRes", id: 688211836
mas "Elmedia Video Player", id: 1044549675
mas "Filmage Screen", id: 1475049179
mas "Friendly Streaming", id: 553245401
mas "GarageBand", id: 682658836
mas "Ghostery Lite", id: 1436953057
mas "GIPHY CAPTURE", id: 668208984
mas "GoodNotes", id: 1444383602
mas "Grammarly for Safari", id: 1462114288
mas "Hancom Office HWP 2014 VP Viewer", id: 416746898
mas "KakaoTalk", id: 869223134
mas "Keynote", id: 409183694
mas "LINER", id: 1463530746
mas "Mathpix Snipping Tool", id: 1349670778
mas "Memory Diag", id: 748212890
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Pasta", id: 1438389787
mas "PhotoScape X", id: 929507092
mas "Pine Player", id: 1112075769
mas "Polaris Office", id: 1098211970
mas "Save to Pocket", id: 1477385213
mas "Scrap Paper", id: 1448441317
mas "Spark", id: 1176895641
mas "Telegram", id: 747648890
mas "Xcode", id: 497799835
mas "xFormula", id: 1503622988
6 changes: 4 additions & 2 deletions _git/.gitconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[user]
name = Jinyoung Yoo
email = [email protected]
name = ujinyng
email = [email protected]
username = ujinyng
[core]
excludesfile = /Users/ujinyoung/.gitignore_global
Expand Down Expand Up @@ -165,3 +165,5 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[inlude]
path = .gitconfig

0 comments on commit e7ad075

Please sign in to comment.