diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..4901a70 --- /dev/null +++ b/install.sh @@ -0,0 +1,47 @@ +sudo pacman -Syu \ + blueman \ + brightnessctl \ + dex \ + dunst \ + eza \ + firefox \ + fish \ + fzf \ + grim \ + gnome-keyring \ + imv \ + ly \ + neovim \ + papirus-icon-theme \ + pavucontrol \ + pcmanfm-gtk3 \ + ripgrep \ + ripgrep \ + rust \ + sshfs \ + starship \ + texlive-basic \ + texlive-bibtexextra \ + texlive-binextra \ + texlive-fontsextra \ + texlive-formatsextra \ + texlive-latexextra \ + texlive-mathscience \ + texlive-pictures \ + unzip \ + vlc \ + wayland-protocols \ + wezterm \ + wget \ + wireguard-tools \ + xplr \ + zoxide \ + gvim \ + keepassxc \ + nextcloud-client \ + noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra \ + otf-font-awesome \ + sway swaybg swayidle \ + tmux \ + waybar \ + zathura-pdf-mupdf |