diff options
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/install.sh b/install.sh deleted file mode 100755 index 4901a70..0000000 --- a/install.sh +++ /dev/null @@ -1,47 +0,0 @@ -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 |