diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/aur | 8 | ||||
-rw-r--r-- | arch/mainline | 91 | ||||
-rwxr-xr-x | arch/required | 3 |
3 files changed, 21 insertions, 81 deletions
@@ -1,9 +1,3 @@ -aerc -ccrypt +brave-bin deluge-stable-git -mcrypt -pacmixer -pygtk -st -systemd-numlockontty yay-bin diff --git a/arch/mainline b/arch/mainline index 6dd41f1..821d945 100644 --- a/arch/mainline +++ b/arch/mainline @@ -1,110 +1,57 @@ alsa-utils -amd-ucode arandr -asoundconf -atril +autoconf +automake base bc -chromium cmake -dhcpcd -dialog dmenu +dosfstools efibootmgr +element-desktop fakeroot feh -firefox fish -freeglut gcc -gedit git -glew +gnu-netcat gparted grub htop ledger -libgit2 -libtorrent linux linux-firmware make +mpc +mtools ncdu +ncmpcpp +neomutt neovim -netctl networkmanager nitrogen nmap openssh +otf-hermit p7zip pass patch -pavucontrol pkgconf pulseaudio -pwgen -python2 -python2-gobject2 -python2-service-identity +pulseaudio-zeroconf +pulsemixer +ranger +rsync scrot -sdl -steam +slock +stone-soup +systemd-swap task +tmux +traceroute tree -ttf-liberation -vi vim wget which -wine -wqy-zenhei -xf86-video-vesa -xorg-bdftopcf -xorg-docs -xorg-font-util -xorg-fonts-100dpi -xorg-fonts-75dpi -xorg-fonts-encodings -xorg-iceauth -xorg-luit -xorg-mkfontscale xorg-server -xorg-server-common -xorg-server-devel -xorg-server-xephyr -xorg-server-xnest -xorg-server-xvfb -xorg-server-xwayland -xorg-sessreg -xorg-setxkbmap -xorg-smproxy -xorg-x11perf -xorg-xauth -xorg-xbacklight -xorg-xcmsdb -xorg-xcursorgen -xorg-xdpyinfo -xorg-xdriinfo -xorg-xev -xorg-xgamma -xorg-xhost xorg-xinit -xorg-xinput -xorg-xkbcomp -xorg-xkbevd -xorg-xkbutils -xorg-xkill -xorg-xlsatoms -xorg-xlsclients -xorg-xmodmap -xorg-xpr -xorg-xprop -xorg-xrandr -xorg-xrdb -xorg-xrefresh -xorg-xset -xorg-xsetroot -xorg-xvinfo -xorg-xwd -xorg-xwininfo -xorg-xwud diff --git a/arch/required b/arch/required index 77251fc..ad8c2b8 100755 --- a/arch/required +++ b/arch/required @@ -2,8 +2,7 @@ # run as root pacman -S --needed - < mainline -useradd tom -mkdir /home/tom +useradd -m tom mkdir /home/tom/yay git clone https://aur.archlinux.org/yay-bin.git /home/tom/yay |