diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-02-08 21:42:09 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-02-08 21:42:09 +0100 |
| commit | 4914d7fc7626fff2d96d2cc4f01677cb04ea013d (patch) | |
| tree | d24ec85f8a86d82073365934d89a8bf2e6b9bef7 /yay | |
| parent | a510034216ce37ac0f82afabe77c38aa058cc3fb (diff) | |
.
Diffstat (limited to 'yay')
| -rwxr-xr-x | yay/install.sh | 8 | ||||
| -rw-r--r-- | yay/packages.txt | 79 |
2 files changed, 0 insertions, 87 deletions
diff --git a/yay/install.sh b/yay/install.sh deleted file mode 100755 index 48ee1c8..0000000 --- a/yay/install.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -yay --save --sudo doas -yay -S --needed --noconfirm \ - $(cat ~/.dotfiles/yay/packages.txt | \ - xargs -I{} sh -c \ - "(pacman -Q {} &> /dev/null) || echo {}") - diff --git a/yay/packages.txt b/yay/packages.txt deleted file mode 100644 index 484e839..0000000 --- a/yay/packages.txt +++ /dev/null @@ -1,79 +0,0 @@ -alacritty -arandr -audacity -bspwm -calibre -chromium -clang -claws-mail -connman -connman-gtk -ctags -deno -dolphin -doxygen -drawio-desktop -feh -gcc -gcc-libs -gdb -gdb-common -git -gnupg -graphviz -htop -hunspell -hunspell-en_US -i3lock -inkscape -janet-lang -joplin-desktop -jq -kate -kicad -kicad-library -libuv -libxcb -lightdm -lightdm-gtk-greeter -lmdb -micro -musl -neovim -nerd-fonts-complete -npm -ntfs-3g -okular -opendoas -openssh -parted -pavucontrol -picom -podman -polybar-git -pulseaudio -python -python-pip -qemu -qemu-arch-extra -qutebrowser -racket -ranger -rofi -seahorse -socat -sqlite -sublime-text-dev -sudo -sxhkd -tmux -ttf-ms-fonts -xdo -yay -zeal -zig -zsh -zsh-autosuggestions -zsh-completions -zsh-history-substring-search -zsh-syntax-highlighting |
