add pyright to brew packages installations

This commit is contained in:
Antoine 2024-04-10 10:37:51 +02:00
parent f98b1507a3
commit e1ae5b45a1

View file

@ -31,7 +31,7 @@ cp init.lua "$XDG_CONFIG_HOME"/nvim/lua/user/init.lua
# Install other Mac Packages # Install other Mac Packages
/opt/homebrew/bin/brew install --cask obsidian vlc firefox amethyst hiddenbar karabiner-elements bitwarden signal /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 mkdir -p "$XDG_CONFIG_HOME"/karabiner/complex_modifications