Skip to content

Commit

Permalink
Small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jac-Zac committed Jan 2, 2025
1 parent 32c2dd8 commit 0f50106
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion .config/brewfile/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ tap "fwartner/tap"
tap "homebrew/bundle"
tap "homebrew/services"
tap "koekeishiya/formulae"
brew "openssl@3"
brew "[email protected]"
brew "asitop"
brew "autojump"
Expand All @@ -17,6 +18,7 @@ brew "gcc"
brew "gdu"
brew "gping"
brew "htop"
brew "imagemagick"
brew "node"
brew "jupyterlab"
brew "lazygit"
Expand All @@ -26,11 +28,12 @@ brew "ncdu"
brew "neovim"
brew "nowplaying-cli"
brew "pipx"
brew "pkgconf"
brew "procs"
brew "[email protected]"
brew "r"
brew "ripgrep"
brew "switchaudio-osx"
brew "texlive"
brew "tmate"
brew "tmux"
brew "wget"
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0f50106

Please sign in to comment.