From 0f50106b5fde9a144415d39d54e1856f91c77815 Mon Sep 17 00:00:00 2001 From: Jac-Zac Date: Thu, 2 Jan 2025 22:45:44 +0100 Subject: [PATCH] Small updates --- .config/brewfile/Brewfile | 8 +++++++- README.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.config/brewfile/Brewfile b/.config/brewfile/Brewfile index 4667cb0..c1d0513 100644 --- a/.config/brewfile/Brewfile +++ b/.config/brewfile/Brewfile @@ -3,6 +3,7 @@ tap "fwartner/tap" tap "homebrew/bundle" tap "homebrew/services" tap "koekeishiya/formulae" +brew "openssl@3" brew "python@3.13" brew "asitop" brew "autojump" @@ -17,6 +18,7 @@ brew "gcc" brew "gdu" brew "gping" brew "htop" +brew "imagemagick" brew "node" brew "jupyterlab" brew "lazygit" @@ -26,11 +28,12 @@ brew "ncdu" brew "neovim" brew "nowplaying-cli" brew "pipx" +brew "pkgconf" brew "procs" brew "python@3.12" +brew "r" brew "ripgrep" brew "switchaudio-osx" -brew "texlive" brew "tmate" brew "tmux" brew "wget" @@ -46,9 +49,12 @@ cask "font-inconsolata-lgc-nerd-font" cask "font-jetbrains-mono" cask "font-sf-mono" cask "font-sf-pro" +cask "ghostty" cask "kitty" +cask "mactex" cask "obsidian" cask "openvpn-connect" +cask "quarto" cask "raycast" cask "sf-symbols" cask "skim" diff --git a/README.md b/README.md index da0a737..e717ac1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ - **OS** • `MacOS/Arch Linux` - **WM** • [`yabai`](https://github.com/koekeishiya/yabai) - **Shell** • [`zsh`](https://www.zsh.org/) -> [`powerlevel10k`](https://github.com/romkatv/powerlevel10k) -- **Terminal** • [`kitty`](https://github.com/kovidgoyal/kitty) +- **Terminal** • [`Ghostty`](https://github.com/ghostty-org/ghostty) - **Editor** • [`Neovim`](https://github.com/neovim/neovim/) - **Theme** • [`Nord`](https://github.com/arcticicestudio/nord-iterm2) - **Font** • [`Inconsolata Nerd`](https://github.com/ryanoasis/nerd-fonts)