update
This commit is contained in:
parent
3f0851da96
commit
1ee5e8f7bd
4 changed files with 19 additions and 4 deletions
|
|
@ -14,7 +14,8 @@ if [ ! $EUID -eq 0 ]; then
|
|||
fi
|
||||
|
||||
pacman -Sy --quiet
|
||||
pacman -S --needed --quiet zellij fish tmux vim helix htop chezmoi lsd wezterm micro starship torbrowser-launcher qbittorrent vlc gajim libayatana-appindicator
|
||||
pacman -S --needed --quiet zellij fish tmux vim helix htop chezmoi lsd wezterm micro starship torbrowser-launcher qbittorrent vlc gajim libayatana-appindicator dust zoxide cargo cargo-binstall cargo-update chromium gimp inkscape wireshark-qt handbrake ventoy-bin atuin
|
||||
pacman -S --needed --quiet bat fd dust
|
||||
pacman -S --needed --quiet gvfs-{goa,wsdd}
|
||||
pacman -S --needed --quiet gnome-shell-extensions gnome-shell-extension-appindicator gnome-shell-extension-desktop-icons-ng gnome-shell-extension-dash-to-panel
|
||||
pacman -S --needed --quiet gnome-shell-extensions gnome-shell-extension-appindicator gnome-shell-extension-desktop-icons-ng gnome-shell-extension-dash-to-panel cosmic-store libreoffice
|
||||
install_optional wezterm
|
||||
|
|
|
|||
Loading…
Reference in a new issue