add pyright to brew packages installations
This commit is contained in:
parent
f98b1507a3
commit
e1ae5b45a1
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ cp init.lua "$XDG_CONFIG_HOME"/nvim/lua/user/init.lua
|
|||
|
||||
# Install other Mac Packages
|
||||
/opt/homebrew/bin/brew install --cask obsidian vlc firefox amethyst hiddenbar karabiner-elements bitwarden signal
|
||||
/opt/homebrew/bin/brew install tmux ripgrep lazygit bottom wireguard-go ffmpeg gh starship fzf MonitorControl
|
||||
/opt/homebrew/bin/brew install tmux ripgrep lazygit bottom wireguard-go ffmpeg gh starship fzf MonitorControl pyright
|
||||
|
||||
mkdir -p "$XDG_CONFIG_HOME"/karabiner/complex_modifications
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue