diff options
| author | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
|---|---|---|
| committer | joott <josh@ottmail.me> | 2025-07-30 15:53:29 -0400 |
| commit | 26694e09e8f5bf2262737312e7ad217118db20de (patch) | |
| tree | ca55eee2f8c5106c61e747979780d6f393fd24c9 /install.sh | |
| parent | 89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff) | |
| download | dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip | |
switching to yadm
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 |